2008-09-09  daniel g. siegel <dgsiegel@gmail.com>

	* NEWS: 
	  update NEWS file

2008-09-09  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-fileutil.c,
	  src/cheese-fileutil.h,
	  src/cheese.c: 
	  old photos and videos (before 2.24) are now available in cheese
	  2.24, fixes bug #547290

2008-09-09  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-webcam.c:
	  sort videoformat array and resolution hashtable, courtesy of Hans
	  de Goede

2008-09-09  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-webcam.c,
	  src/cheese-webcam.h:
	  dont save duplicated videoformats abut only keep the one with the
	  maximum framerate if it provides the same resolution. add
	  correspondent entry only once to the resolution hashtable so that
	  we have no more duplicated resolutions on preferences dialog.
	  Fixes bugs #547144 and #547140, courtesy of Hans de Goede

2008-09-08  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese.c: 
	  remove the old log file if it exists

2008-09-08  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-webcam.c:
	  send eos event only if the pipeline was playing, otherwise force
	  shutdown. Start a timeout to force unclean shutdown if eos takes
	  to much to propagate or doesnt propagate at all. Probably fixes
	  bug #547422

2008-09-08  Filippo Argiolas <filippo.argiolas@gmail.com>

	* src/cheese-window.c:
	  set take_picture sensitiveness before webcam_stop_video_recording
	  since this emits a signal that would lead to another
	  sensitiveness change. see comments on bug #547422

2008-09-08  daniel g. siegel <dgsiegel@gmail.com>

	* data/cheese.glade,
	  data/cheese.ui: 
	  set the utility hint for the fullscreen toolbar, partially
	  fixes #548546

2008-09-08  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-window.c: 
	  small indenting change

2008-09-08  daniel g. siegel <dgsiegel@gmail.com>

	* data/cheese-bugreport.sh,
	  src/cheese.c: 
	  rename the log file to "log.txt" and prepend it with the
	  running cheese version

2008-09-05  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-webcam.c,
	  src/cheese-webcam.h: 
	  fix various issues with cheese, tv-cards and other strange
	  devices, fixes bug #546868, courtesy of Hans de Goede

2008-09-02  daniel g. siegel <dgsiegel@gmail.com>

	* AUTHORS,
	  src/cheese-prefs-webcam-combo.c: 
	  cheese crashes no more when no device is set in gconf, partially
	  fixes bug #546868, courtesy of Hans de Goede

2008-09-02  daniel g. siegel <dgsiegel@gmail.com>

	* src/cheese-window.c: 
	  display toolbar when entering into fullscreen mode, fixes bug
	  #548546, courtesy of Felix Kaser

2008-09-01  daniel g. siegel <dgsiegel@gmail.com>

	* configure.ac,
	  wscript: 
	  post release version bump