log

age author description
Sat, 17 Mar 2007 00:25:24 -0700 nazca [svn] - Slight tweak ... smbc_init returns 0 on sucess, not fail trunk
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
Mon, 12 Mar 2007 17:37:02 -0700 nenolod [svn] - implement shorten support more correctly. trunk
Mon, 12 Mar 2007 17:20:48 -0700 nenolod [svn] - add a TODO for people wanting to play with this trunk
Mon, 12 Mar 2007 17:17:39 -0700 nenolod [svn] - remove ffwma trunk
Mon, 12 Mar 2007 17:14:31 -0700 nenolod [svn] - fix crash trunk
Mon, 12 Mar 2007 16:04:03 -0700 nenolod [svn] - shorten support trunk
Mon, 12 Mar 2007 16:02:59 -0700 nenolod [svn] - namespace changes trunk
Mon, 12 Mar 2007 16:02:16 -0700 nenolod [svn] - working WMA playback. thanks to chainsaw for providing a ton and a half of WMA files. trunk
Mon, 12 Mar 2007 15:52:56 -0700 nenolod [svn] - codec support here too. trunk
Mon, 12 Mar 2007 15:50:24 -0700 nenolod [svn] - base wma support trunk
Mon, 12 Mar 2007 15:43:38 -0700 nenolod [svn] - works trunk
Mon, 12 Mar 2007 15:28:22 -0700 nenolod [svn] - remove more video codecs. trunk
Mon, 12 Mar 2007 15:23:10 -0700 nenolod [svn] - more symbol cleanups. trunk
Mon, 12 Mar 2007 15:15:54 -0700 nenolod [svn] - more video demuxing removed trunk
Mon, 12 Mar 2007 15:05:25 -0700 nenolod [svn] - more stuff to kill trunk
Mon, 12 Mar 2007 14:49:42 -0700 nenolod [svn] - remove some more stuff trunk
Mon, 12 Mar 2007 14:43:32 -0700 nenolod [svn] - start removing demuxers for video and images trunk
Mon, 12 Mar 2007 14:37:31 -0700 nenolod [svn] - make this compile again trunk
Mon, 12 Mar 2007 14:19:59 -0700 nenolod [svn] - url_fsize support. trunk
Mon, 12 Mar 2007 14:12:00 -0700 nenolod [svn] - merge VFS support from wma plugin. trunk
Mon, 12 Mar 2007 14:04:53 -0700 nenolod [svn] - i don't want to hear about deprecation, thanks. trunk
Mon, 12 Mar 2007 14:03:42 -0700 nenolod [svn] - make a dumb makefile for libavcodec so that it can be a make clean target. trunk
Mon, 12 Mar 2007 14:02:32 -0700 nenolod [svn] - remove more video codecs trunk
Mon, 12 Mar 2007 13:58:35 -0700 nenolod [svn] - don't enforce stupid coding rules on us trunk
Mon, 12 Mar 2007 13:49:56 -0700 nenolod [svn] - remove some more stuff trunk
Mon, 12 Mar 2007 13:14:40 -0700 nenolod [svn] - make this compile again trunk
Mon, 12 Mar 2007 13:11:29 -0700 nenolod [svn] - remove more video stuff, remove vorbis trunk
Mon, 12 Mar 2007 13:06:30 -0700 nenolod [svn] - bork bork bork trunk
Mon, 12 Mar 2007 13:00:06 -0700 nenolod [svn] - make the whole thing compile. runtime linking is another story. trunk
Mon, 12 Mar 2007 11:47:10 -0700 nenolod [svn] - remove more video stuff trunk