log

age author description
Sat, 17 Mar 2007 00:07:05 -0700 nenolod [svn] - make this work, i think. trunk
Fri, 16 Mar 2007 21:13:22 -0700 nenolod [svn] - in C++, using __null/NULL is improper. 0 should be used instead. trunk
Fri, 16 Mar 2007 21:08:34 -0700 nenolod [svn] - guard some potentially improper double delete [] usage trunk
Fri, 16 Mar 2007 18:58:17 -0700 nenolod [svn] - fix double delete[] possibility. trunk
Fri, 16 Mar 2007 18:58:10 -0700 giacomo [svn] - last commit wasn't obviously related wit changes here; revert stuff that is still being tested trunk
Fri, 16 Mar 2007 18:47:24 -0700 giacomo [svn] - prevent skin list overlap when it's first populated and user quickly switchs to other tabs in the prefswin trunk
Fri, 16 Mar 2007 13:41:19 -0700 nenolod [svn] - add slovak translation. closes #854. trunk
Fri, 16 Mar 2007 13:05:14 -0700 giacomo [svn] - ffmpeg: prevent it from crashing when probing remote sources trunk
Thu, 15 Mar 2007 22:36:55 -0700 yaz [svn] - add mseek support to wav.c (without libsndfile version) too. trunk
Thu, 15 Mar 2007 22:09:36 -0700 yaz [svn] - add mseek support. trunk
Thu, 15 Mar 2007 08:04:47 -0700 yaz [svn] - refine watchdog thread. trunk
Thu, 15 Mar 2007 04:43:58 -0700 yaz [svn] - support "Repeat". trunk
Wed, 14 Mar 2007 23:50:12 -0700 yaz [svn] - make use of playlist_set_position() instead of playlist_prev/next(). now cuesheet directly jumps to the objective track. trunk
Wed, 14 Mar 2007 23:34:56 -0700 yaz [svn] - implement real buffer_free() and buffer_playing(). trunk
Wed, 14 Mar 2007 08:59:50 -0700 giacomo [svn] statusicon: add missing files trunk
Wed, 14 Mar 2007 08:58:24 -0700 yaz [svn] - couldn't disable statusicon. trunk
Wed, 14 Mar 2007 07:50:31 -0700 giacomo [svn] statusicon: added a open-file item in the small right-click menu trunk
Wed, 14 Mar 2007 07:44:00 -0700 giacomo [svn] statusicon 0.3: alternative right-click menu with simple playback control commands trunk
Wed, 14 Mar 2007 06:43:19 -0700 yaz [svn] - add 1sec guard time after issue of playlist_prev/next. trunk
Wed, 14 Mar 2007 06:07:57 -0700 yaz [svn] - remove unnecessary sleep code so that out_lame can encode at full speed. trunk
Wed, 14 Mar 2007 03:16:45 -0700 yaz [svn] - add support for mseek. trunk
Tue, 13 Mar 2007 23:26:25 -0700 yaz [svn] - fix a silly typedef bug. trunk
Tue, 13 Mar 2007 17:17:44 -0700 nenolod [svn] - add missing file, utils.h trunk
Tue, 13 Mar 2007 09:37:27 -0700 yaz [svn] - make "stop after current song" work. trunk
Tue, 13 Mar 2007 06:17:24 -0700 nenolod [svn] - if (result >= 0) return the result of ftell, otherwise return -1. trunk
Tue, 13 Mar 2007 05:21:50 -0700 nazca [svn] - Adjust indenting cause the previous indenting was painful trunk
Tue, 13 Mar 2007 05:11:48 -0700 nazca [svn] - Prototype smb:// vfs transport. Needs testing. trunk
Mon, 12 Mar 2007 18:53:58 -0700 nenolod [svn] - seek is implemented as it should be, but appears to not work trunk
Mon, 12 Mar 2007 18:12:53 -0700 nenolod [svn] - this shouldn't be called "WMA Player" trunk
Mon, 12 Mar 2007 18:07:46 -0700 nenolod [svn] - remove some old wma leftovers trunk