Difference between revisions of "GnomeBaker"

From Hydrogenaudio Knowledgebase
Jump to: navigation, search
m
m (Beardgoggles moved page Gnome Baker to GnomeBaker: Removed incorrect space in page name.)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Infobox Software
 
{{Infobox Software
| name = Gnome Baker  
+
| name = Gnome Baker
| screenshot =  
+
| logo =
| caption = A GTK2/GNOME cd burning application
+
| screenshot = [[Image:Gnome-screenshot.jpg|250px]]
 +
| caption = A simple GTK2/GNOME CD burning application
 
| maintainer = Gnome Team
 
| maintainer = Gnome Team
 
| stable_release = 0.5
 
| stable_release = 0.5
Line 12: Line 13:
 
}}
 
}}
  
=Introduction=  
+
= Introduction =  
What is Gnome Baker? Gnomebaker is a GTK2/GNOME CD burning application. It's very similiar to [[K3b]] only with a GTK2 interface. It uses [[cdrecord]].  
+
Gnomebaker is a GTK2/GNOME CD burning application. It's very similiar to [[K3b]] only with a GTK2 interface. It uses [[cdrecord]].  
==Features==  
+
 
* Create Audio CDs from existing WAV's, [[FLAC]], [[MP3]], and [[Ogg Vorbis]]
+
== Features ==
 +
* Create Audio CDs from existing WAV's, [[Free Lossless Audio Codec|FLAC]], [[MP3]], and (Ogg) [[Vorbis]]
 
* Import M3U and PLS audio playlists
 
* Import M3U and PLS audio playlists
 
* Create Data CDs
 
* Create Data CDs
Line 30: Line 32:
 
* Burn Cue/Bin files
 
* Burn Cue/Bin files
 
* Burn Data CDs on the fly
 
* Burn Data CDs on the fly
==Screenshots==  
+
 
=Development API=  
+
== Screenshots ==
==External links==
+
* [http://www.flickr.com/photos/gamehack/74153465/ Gnome Baker layout] this is a screenshot of the main Gnome Baker layout window.
 +
 
 +
= Development API =  
 +
== External links ==
 +
* [https://launchpad.net/rosetta/products/gnomebaker Gnome Baker user forum] a user forum dedicated to Gnome Baker topics including updates, bugs, and development progress.
 +
 
 +
[[Category:CD/DVD Writers]]

Latest revision as of 09:30, 13 July 2019

Gnome Baker
Gnome-screenshot.jpg
A simple GTK2/GNOME CD burning application
Developer(s) Gnome Team
Release information
Initial release {{{released}}}
Stable release 0.5
Preview release 0.4
Compatibility
Operating system Linux/BSD
Additional information
Use CD/DVD Authoring
License GPL
Website Gnome Baker

Introduction

Gnomebaker is a GTK2/GNOME CD burning application. It's very similiar to K3b only with a GTK2 interface. It uses cdrecord.

Features

  • Create Audio CDs from existing WAV's, FLAC, MP3, and (Ogg) Vorbis
  • Import M3U and PLS audio playlists
  • Create Data CDs
  • Blank ReWritable disks
  • Copy Data CDs
  • Copy Audio CDs
  • Burn existing CD ISO images
  • Can burn via SCSI and ATAPI on linux kernels 2.4 and 2.6. Basically if cdrecord works then Gnomebaker will work
  • Drag and drop to create Data CDs (including DnD to and from nautilus)
  • Integrate with GConf for storage of application settings
  • Burn DVDs
  • Supports multisession burning
  • Blank/Format DVDs
  • Burn Cue/Bin files
  • Burn Data CDs on the fly

Screenshots

Development API

External links

  • Gnome Baker user forum a user forum dedicated to Gnome Baker topics including updates, bugs, and development progress.