-----------------------------------------------------------------------
r42 | rouquier | 2006-06-06 09:02:45 +0200 (mar, 06 jun 2006) | 17 lines

- some small playlist fixes (especially, it now really searches playlist with beagle), use also new beagle API to search for playlist by type and not by keywords.
- rework bonfire backend's auto configuration: extended BurnCaps to get a coherent values through the app
- added a workaround for fedora system on which cdrdao doesn't work when used as a normal user.
- added the possibility to choose the type of image when copying a disc to a file
- fixed a bug in ProjectSize (wrong fraction)
- reworked the UI: simpler (but still very efficient)
- reworked preview: autoresize, autohide, smaller, more info for images, remove goom plugin for songs
- removed GDL dep for many reasons (the first being it's partially broken and the second is that with a good UI you don't need GDL any more)
- check before launching command that the disc holds enough size.
  except if there is the flag overburn
- try to give a sane default in drive selection dialog:
  if selection for a recorder, try to find a recordable media,
  if selection for a media to copy, try to find a media with data, ...
- applied patch to fix button orders in choosers (and possible crasher) by Richard Ferguson
- Italian translation (courtesy of Milo Casagrande)
- String changes / minor UI changes (suggestions from Glenn Hertz)

------------------------------------------------------------------------
r41 | rouquier | 2006-06-02 08:26:40 +0200 (ven, 02 jun 2006) | 1 line

Patch to update some accelerators and translations by Jonathan Ernst
------------------------------------------------------------------------
r40 | rouquier | 2006-06-02 07:30:27 +0200 (ven, 02 jun 2006) | 1 line

Add Portuguese Brazilian translation courtesy xterminator
------------------------------------------------------------------------
r39 | rouquier | 2006-06-01 16:44:43 +0200 (jeu, 01 jun 2006) | 13 lines

Big patch:
- refactors layout handling by merging GDL and non GDL layout into the same files.
- adds new interface for communication between the different panes. 
- adds possibility to preview files already into project/selection
- improves 'contextual display' (name is copyrighted to me lol) in that playlist pane is hidden when not creating a data project
- fixes bug 1494250
- fixes a small bug in data/audi-disc.c which happened when you double clicked into the empty part of the treeview. If a row was selected at the same time then it was activated.
- removes the toolbar since we shouldn't need it anymore.
- fixes icons that were not square (still need some sharpening) thanks to Eugenia Loli-Queru for slapping my hands for that.

Maybe some other things but I forgot.


------------------------------------------------------------------------
r38 | rouquier | 2006-05-22 08:35:59 +0200 (lun, 22 mai 2006) | 1 line

Don't fill model in _new () as it is unnecessary
------------------------------------------------------------------------
r36 | rouquier | 2006-05-19 17:54:34 +0200 (ven, 19 mai 2006) | 1 line

Added .spec files
------------------------------------------------------------------------
r35 | rouquier | 2006-05-19 14:29:36 +0200 (ven, 19 mai 2006) | 1 line

committed forgotten translations
------------------------------------------------------------------------
r34 | philippe | 2006-05-19 08:55:28 +0200 (ven, 19 mai 2006) | 1 line

Added session management (to be improved) and window geometry restoration
------------------------------------------------------------------------
r33 | philippe | 2006-05-18 18:07:08 +0200 (jeu, 18 mai 2006) | 1 line

change stop to pause button
------------------------------------------------------------------------
r32 | philippe | 2006-05-18 17:29:25 +0200 (jeu, 18 mai 2006) | 1 line

Ported fixes from 0.3.1
------------------------------------------------------------------------
r29 | philippe | 2006-05-17 22:06:06 +0200 (mer, 17 mai 2006) | 3 lines

Remove dependency on Hal and Dbus
now the display of sizes is contextual (mins for audio and Kb for data)
if a new disc is inserted it is displayed
------------------------------------------------------------------------
r24 | philippe | 2006-05-15 21:40:23 +0200 (lun, 15 mai 2006) | 3 lines

Code cleanups
Move the Add and Remove button to the pane and leave Empty only in menu
Check name consistency (use Remove everywhere instead of sometimes Delete)
------------------------------------------------------------------------
r13 | philippe | 2006-05-13 13:21:57 +0200 (sam, 13 mai 2006) | 2 lines

Reorganised buttons add/delete/empty now only in the menu. Changed a string or two.
Add instructions on how to delete a file.
------------------------------------------------------------------------
r12 | philippe | 2006-05-13 10:45:20 +0200 (sam, 13 mai 2006) | 1 line

String changed. Tooltip added
------------------------------------------------------------------------
r11 | philippe | 2006-05-13 10:20:30 +0200 (sam, 13 mai 2006) | 1 line

move burn button inside audio/data-disc
------------------------------------------------------------------------
r10 | philippe | 2006-05-12 18:42:18 +0200 (ven, 12 mai 2006) | 1 line

Build fixes. Patch by Ondrej Sury
------------------------------------------------------------------------
r9 | philippe | 2006-05-12 18:40:26 +0200 (ven, 12 mai 2006) | 1 line

Build fixes. Patch by Ondrej Sury
------------------------------------------------------------------------
r6 | philippe | 2006-05-12 16:38:34 +0200 (ven, 12 mai 2006) | 1 line

No Changelog this time due to a hard drive failure.

2005-12-19 12:09 +0000 [r40]  philippe <philippe@localhost>

	* bonfire/po/.intltool-merge-cache, bonfire/src/data-disc.c,
	  bonfire/po/fr.gmo: improve project loading and drag'n'drop by
	  preventing addition of new files

2005-12-19 11:11 +0000 [r39]  philippe <philippe@localhost>

	* bonfire/po/fr.po: late fix for French translation

2005-12-19 11:04 +0000 [r38]  philippe <philippe@localhost>

	* bonfire/TODO.tasks, bonfire/src/audio-disc.c: fix for a couple of
	  problems in audio discs

2005-12-18 19:27 +0000 [r37]  philippe <philippe@localhost>

	* bonfire/src/main.c, bonfire/src/project.c,
	  bonfire/src/file-src-gdl.c, bonfire/src/data-disc.c: - button
	  logic again (with gdl) - rescan queue fixes - notify fixes -
	  memleaks fixed - set window title with GDL - potential crasher
	  fixed in symlinks freeing

2005-12-17 16:43 +0000 [r36]  philippe <philippe@localhost>

	* bonfire/src/file-src.c, bonfire/src/project.c,
	  bonfire/src/file-src-gdl.c, bonfire/src/file-src.h,
	  bonfire/src/file-src-gdl.h, bonfire/src/project-size.c,
	  bonfire/src/play-list.c, bonfire/po/missing,
	  bonfire/src/metadata.c, bonfire/src/audio-disc.c,
	  bonfire/src/nautilus-burn-make-iso-obj.c,
	  bonfire/src/blank-dialog.c, bonfire/src/main.c,
	  bonfire/po/.intltool-merge-cache, bonfire/src/cd.c (removed),
	  bonfire/src/data-disc.c, bonfire/po/fr.po,
	  bonfire/po/bonfire.pot, bonfire/po/Makefile.in.in,
	  bonfire/po/fr.gmo, bonfire/po/POTFILES.in,
	  bonfire/src/burn-dialog.c: - updated French translation - buttons
	  logic improved - add bug fixed - two crashers in audio fixed -
	  audio no track fixed - crasher when cancelling track creation
	  fixed - add is now greyed out when loading or when no pane is
	  visible - fixed huge leaks in make_iso_finalize - prevent adding
	  new files when size of disc is reached - overburn dialog logic
	  fixed

2005-12-15 17:35 +0000 [r35]  philippe <philippe@localhost>

	* bonfire/src/cd-content-data.c (removed),
	  bonfire/src/cd-type-chooser.c (removed), bonfire/src/utils.h,
	  bonfire/src/disc-monitor.c, bonfire/src/filtered-window.h,
	  bonfire/src/burn-dialog.h, bonfire/src/cd-content-data.h
	  (removed), bonfire/src/cd-type-chooser.h (removed),
	  bonfire/src/disc-monitor.h, bonfire/src/project-size.c (added),
	  bonfire/TODO.tasks, bonfire/src/audio-disc.c (added),
	  bonfire/src/disc.c (added),
	  bonfire/src/nautilus-burn-make-iso-obj.c,
	  bonfire/src/project-size.h (added), bonfire/src/audio-disc.h
	  (added), bonfire/src/disc.h (added),
	  bonfire/src/nautilus-burn-make-iso-obj.h, bonfire/src/data-disc.c
	  (added), bonfire/src/player.c, bonfire/src/cd-content.c
	  (removed), bonfire/src/data-disc.h (added),
	  bonfire/src/disc-marshal.list (added), bonfire/src/cd-content.h
	  (removed), bonfire/src/project.c (added), bonfire/src/menu.h,
	  bonfire/src/project.h (added),
	  bonfire/src/cd-content-marshal.list (removed),
	  bonfire/src/play-list.c, bonfire/configure.in,
	  bonfire/src/metadata.c, bonfire/src/main.c,
	  bonfire/src/blank-dialog.c, bonfire/src/project-type-chooser.c
	  (added), bonfire/src/metadata.h, bonfire/src/Makefile.am,
	  bonfire/src/project-type-chooser.h (added), bonfire/src/cd.h
	  (removed), bonfire/src/cd-content-audio.c (removed),
	  bonfire/src/utils.c, bonfire/src/cd-content-audio.h (removed),
	  bonfire/src/burn-dialog.c, bonfire/src/filtered-window.c: Deep
	  changes! new object (project, project-size, data-disc,
	  audio-disc) replacing old ones (cd*) all discs operations are
	  performed asynchronously (except for nautilus-iso) many leaks and
	  crashers fixed thanks to valgrind changes to player

2005-11-25 15:49 +0000 [r34]  philippe <philippe@localhost>

	* bonfire/intltool-extract, bonfire/src/cd-content-data.c,
	  bonfire/intltool-merge, bonfire/src/cd-content-audio.c,
	  bonfire/configure.in, bonfire/src/filtered-window.c: - inotify
	  becomes optional - added activity cursor when searching for infos
	  asynchrounously - fix bug in filtered window

2005-11-24 19:46 +0000 [r33]  philippe <philippe@localhost>

	* bonfire/src/main.c, bonfire/src/cd-content-data.c,
	  bonfire/src/cd.c: - speed up removal of large directories - bug
	  in restore_excluded_children - bug in restore_symlink_children -
	  fix bug in symlink handling - project loading improvement - fix
	  remove_children logic and crasher - load project error fix -
	  unsaved project error dialog fixed - after loading project save
	  action is greyed out

2005-11-23 18:41 +0000 [r32]  philippe <philippe@localhost>

	* bonfire/src/cd-content-data.c: fix leak + speed up removal of
	  dirs process + fix a bad size calculation when removing sometimes

2005-11-23 15:09 +0000 [r31]  philippe <philippe@localhost>

	* bonfire/intltool-extract, bonfire/src/main.c,
	  bonfire/src/cd-content-data.c, bonfire/src/filtered-window.h,
	  bonfire/intltool-merge, bonfire/configure.in, bonfire/TODO.tasks,
	  bonfire/src/filtered-window.c: forgot to commit from top
	  directory before + show restored in filtered window so they can
	  be removed + small bug on directory removal

2005-11-22 19:12 +0000 [r30]  philippe <philippe@localhost>

	* bonfire/src/main.c, bonfire/src/cd.c, bonfire/src/cd.h: Add
	  command line options (--data --audio --project)

2005-11-22 18:47 +0000 [r29]  philippe <philippe@localhost>

	* bonfire/src/main.c, bonfire/src/cd-content-data.c,
	  bonfire/src/cd-type-chooser.c, bonfire/src/cd.c,
	  bonfire/src/Makefile.am, bonfire/src/burn-dialog.h,
	  bonfire/src/menu.h, bonfire/src/cd-type-chooser.h,
	  bonfire/src/cd.h, bonfire/src/player.c,
	  bonfire/src/cd-content-audio.c, bonfire/src/cd-content.c,
	  bonfire/src/utils.c, bonfire/src/burn-dialog.c,
	  bonfire/src/cd-content.h: - Added project capabilities (load /
	  save) - big rework of BonfireCDContentData so that now burning
	  process is completly handled by BonfireBurnDialog - all disk ops
	  are now done asynchronously in BonfireCDContentData - burn disc
	  icon is now greyed out if size > disc - windows indicating that
	  it's not ready yet - player doesn't try to read files if their
	  mime type doesn't indicate they are not video or audio (remove
	  warnings) Bugs fixed: - some restored files would become
	  unreadable if directory was rescanned - incorrect size
	  calculation - removal signal wasn't fired - on new project the
	  title gets reset ... and some others Changed some strings
	  ("selection" -> "project")

2005-11-04 18:36 +0000 [r28]  philippe <philippe@localhost>

	* bonfire/src/player.c: Fix button state of previewer not set to
	  insensitive when can't read selected file

2005-11-04 18:20 +0000 [r27]  philippe <philippe@localhost>

	* bonfire/src/file-src.c: Don't show tab labels when just one paren
	  (non GDL)

2005-11-04 16:52 +0000 [r26]  philippe <philippe@localhost>

	* bonfire/src/file-src.c, bonfire/src/search.c, bonfire/config.h.in
	  (removed), bonfire/src/file-src-gdl.c, bonfire/configure
	  (removed), bonfire/Makefile.in (removed), bonfire/src/search.h,
	  bonfire/intltool-update (removed), bonfire/src/player.c,
	  bonfire/src/file-src-gdl.h, bonfire/configure.in,
	  bonfire/src/play-list.c, bonfire/src/Makefile.in (removed),
	  bonfire/src/player.h, bonfire/src/play-list.h: Made build of
	  search pane (and therefore beagle), playlist pane (and therefore
	  totem) and preview pane optional

2005-11-04 14:44 +0000 [r21-25]  philippe <philippe@localhost>

	* bonfire/src/main.c: Switch selection and source in non GDL builds
	  to match default GUI in gdl builds

	* bonfire/src/file-src.c, bonfire/src/main.c: Fix overlap bug in
	  non GDL builds

	* bonfire/src/player.c: Don't set uri of player if not visible

	* bonfire/src/play-list.c: Fix a path for GtkFileChooser in
	  playlist

2005-11-03 18:35 +0000 [r20]  philippe <philippe@localhost>

	* bonfire/src/filtered-window.c: Allow to
	  change state of file by simply double clicking on the line

2005-11-03 18:11 +0000 [r19]  philippe <philippe@localhost>

	* bonfire/configure.in: Remove libglade dependency (we don't use
	  it)

2005-11-03 17:59 +0000 [r18]  philippe <philippe@localhost>

	* bonfire/src/cd-content-data.c: Check if the file is readable in
	  the thread not in loaded callback

2005-11-03 17:48 +0000 [r17]  philippe <philippe@localhost>

	* bonfire/src/cd-content-data.c: Fix a possible crasher with
	  g_hash_table_insert

2005-11-03 17:42 +0000 [r15-16]  philippe <philippe@localhost>

	* bonfire/src/filtered-window.c: Use the escaped uri

2005-11-03 17:11 +0000 [r13]  philippe <philippe@localhost>

	* bonfire/po/fr.po: Messages converted to UTF-8

2005-11-03 16:54 +0000 [r12]  philippe <philippe@localhost>

	* bonfire/po/fr.po, bonfire/po/bonfire.pot: Updated translation
	  (French)

2005-11-03 16:49 +0000 [r10-11]  philippe <philippe@localhost>

	* bonfire/src/disc-copy-dialog.c: Fix a string in copy dialog

	* bonfire/src/cd-content-data.c, bonfire/src/utils.h,
	  bonfire/src/filtered-window.h, bonfire/src/utils.c,
	  bonfire/src/filtered-window.c: Allow non joliet compliant files
	  to be filtered

2005-11-03 13:14 +0000 [r7]  philippe <philippe@localhost>

	* bonfire/src/cd-content-data.c: fix a GUI problem in a dialog

2005-11-02 21:17 +0000 [r6]  philippe <philippe@localhost>

	* bonfire/src/cd-content-data.c: Some leak and unnecessary checks

2005-11-02 17:49 +0000 [r5]  philippe <philippe@localhost>

	* bonfire/TODO.tasks: Updated TODO for 0.2 and 0.3, this time for
	  good

2005-11-02 16:45 +0000 [r4]  philippe <philippe@localhost>

	* bonfire/README: Updated Readme
