Sun Jul 29 14:53:50 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c, src/configure.c: Bugfixes & cleanups

Sun Jul 29 14:53:50 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c, configure.in: Bugfix and bumped
	  version to 0.3.5

Sun Jul 29 14:21:50 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: A few bufixes.. new release
	  is comming up.

Sat Jul 28 19:29:22 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: New option:
	  Use same resolution as X when using fullscreen.

Sat Jul 28 19:11:01 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Added mousewheel support for
	  volume up and down 5%.

Tue Jul 17 20:12:27 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Fixed a crash when adding a
	  non existing file.

Mon Jul 16 10:37:13 CET 2001  Olle Hllns  <olle@xmms.org>

	* configure.in: Cleaned it up and bumped needed SDL 
	  version to 1.2.1 and smpeg to 0.4.4.

Sun Jul 15 17:19:23 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Added ctrl+enter for fullscreen
	  without changing resolution.	  

Tue May 15 18:00:00 CET 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added options
	  to play audio only, this will reuquire smpeg from
	  CVS else it will crash when doing a seek.

Mon May 14 16:25:07 CDT 2001  Ryan Weaver <ryanw@falsehope.com>

	* configure.in, smpeg-xmms.spec.in, smpeg-xmms.spec:
	  Added spec file generation.


Mon Feb 20 00:59:45  CEST 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added option
	  to use XMMS audio system altho it doesn't sync now.

Tis Feb 14 00:59:45  CEST 2001  Olle Hllns  <olle@xmms.org>

	* configure.in: Bumped version number, released 0.3.4

Tis Feb 14 00:57:02  CEST 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Fixed the bug that kept the video
	  window open if stop was pressed and then changed song.

Tis Feb 14 00:47:23  CEST 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added bilinear
	  filtering stuff.. in the config box and "f" key for 
	  toggling. Also updated README.

Mon Feb 13 22:01:14  CEST 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Reverted last patch.. the things
	  they do in the smpeg CVS breaks audio/video sync anyway
	  DON'T USE SMPEG CVS THAT IS NEWER THEN 20010204!!

Mon Feb 12 22:12:32  CEST 2001  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Fix for the broken current_time
	  in smpeg CVS.. maybe not the best way.. but atleast
	  it does work.

Sun Jan 21 00:08:22 GMT 2001  Chris Wilson  <jakdaw@xmms.org>

	* src/smpeg-xmms.c: Now understands when input files are
	  FIFOs - passes file descriptor to SMPEG as a stream and
	  disables seeking etc.

	* src/smpeg-xmms.c: Added some #ifdefs so that smpeg-xmms
	  should compile on non-linux again.

Mon Nov 27 16:55:36  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Fixed a bug making XMMS crash
	  when stopping a VCD movie.

Mon Nov 27 16:55:36  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: applied a patch from
	  Cort <ccwee@cyberway.com.sg> that enables seeking
	  in VCD movies.

Sun Oct  8 21:12:32  CEST 2000  Olle Hllns  <olle@xmms.org>

	* configure.in, Makefile.am, src/Makefile.am,
	  src/configure.c, src/smpeg-xmms.[ch], smpeg/*:
	  removed smpeg directory and updated to
	  SDL 1.1.5 and smpeg 0.4.1 also applied a patch
	  from Kazuyuki Sato <kazus@sunfish.suginami.tokyo.jp>
	  so smpeg-xmms works on Solaris and maybe other
	  UNIX types.

Tue Sep  5 11:28:52  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Fixed a bug when saving window
	  size.

Mon Aug 28 22:08:55  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: fixed a bug when using "-"
	 and size got smaller then 0 :)

Sun Aug 27 01:56:15  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c, configure.in: Stupied bug that 
	  prevented keypad + and - to work. Version bump
	  and a new package.

Sat Aug 26 13:01:02  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c, README, TODO, configure.in:
	  Bugfixes and changed to version 0.3.0

Fri Aug 25 01:23:44  CEST 2000  Olle Hllns  <olle@xmms.org>

	* configure.in, README: updated.

Fri Aug 25 00:43:21  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c, src/configure.c: Buxfixes and
	  changed to have the video window open as default
	  also reflected this in configure.c and changed
	  "Do NOT close video window" to
	  "Close video window between sessions"

Thu Aug 24 22:21:16  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: small fixes.

Wed Aug 23 21:40:00  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Funny thing if smpeg_windowsize
	  was TRUE and smpeg_sizew wasn't set.

Wed Aug 23 19:48:12  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Added a check if next song is
	  something the plugin should handle or not and if
	  not it should close the SDL window if it's open.
	  Also added resize 10% on Keypad minus/plus keys.

Tue Aug 22 12:09:54  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Small probably bad fix to prevent
	  locking in fullscreen in some cases.

Mon Aug 21 16:51:27  CEST 2000  Thomas Nilsson <thomas@xmms.org>

        * src/smpeg-xmms.c: Shortend the previous patch.

Mon Aug 21 02:27:26  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Patch by Thomas Nilsson that
	  fixes some issues when resizing the window and
	  aspected ratio is in use. Also removed altering 
	  doublesize variable when resizing the window.

Sun Aug 20 21:07:42  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: CTRL+p to get plugin preferences.

Sun Aug 20 16:40:39  CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added option
	  to save windowsize not just save state. Also made
	  some small cleanups.

Sun Aug 20 13:27:32 CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added option
	  to keep aspected ratio when resizing the window,
	  this is also default. Changed the default value of
	  ratio in fullscreen to keep aspected ratio.

Fri Aug 18 21:32:16 CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.c: Fixed a bug when stoppen in 
	  fullscreen and save state was turned on.

Fri Aug 18 13:27:15 CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added option
	  to keep window open but close it with the
	  window closebutton, also added option to keep
	  aspected ratio in fullscreen.

Fri Aug 18 12:04:17 CEST 2000  Peter Alm  <peter@xmms.org>
		
	* src/smpeg-xmms.c: Added basic VCD support.
		
Thu Aug 17 16:39:00 CEST 2000  Olle Hllns  <olle@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Added option
	  to start with the window centered.

Thu Aug 17 00:58:33 CEST 2000  Hvard Kvlen  <havardk@xmms.org>

	* src/smpeg-xmms.c (smpeg_pause): Fixed a hard to trigger bug,
	that happened when pausing a non-existing file.

Thu Aug 17 00:18:11 CEST 2000  Hvard Kvlen  <havardk@xmms.org>

	* src/smpeg-xmms.c (smpeg_get_song_info): Set the info to
	something sane even if we don't find the file.
	(smpeg_play_file): Abort if the file is not readable, and smpeg
	reports no errors.

Wed Aug 16 20:46:37 CEST 2000  Hvard Kvlen  <havardk@xmms.org>

	* src/smpeg-xmms.c (smpeg_get_time): If the file did not exist, we
	tried to grab a non-iniatialized lock.

Wed Aug 16 20:37:11 CEST 2000  Hvard Kvlen  <havardk@xmms.org>

	* src/smpeg-xmms.[ch], src/configure.c: Various cleanups.

	* src/smpeg-xmms.c (smpeg_play_file): Handle fatal errors when
	loading the mpeg file properly.

	* src/smpeg-xmms.c (smpeg_read_config): Use xmms_show_message().

Tue Aug 15 17:08:00 CEST 2000  Olle Hllns  <olle@xmms.org>

	* configure.in: Changed the warning messages
	  also removed configure script (how did that get there?)

Tue Aug 15 08:41:00 CEST 2000  Olle Hllns  <olle@xmms.org>

	* Put it all on the CVS server.
