log src/cue/cuesheet.c @ 901:08643d5994fe trunk

age author description
Mon, 26 Mar 2007 14:44:46 -0700 yaz [svn] - now do_setpos() takes relative position as the argument and works even if cuesheets are included in large playlist. may close #869. 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 06:43:19 -0700 yaz [svn] - add 1sec guard time after issue of playlist_prev/next. trunk
Tue, 13 Mar 2007 09:37:27 -0700 yaz [svn] - make "stop after current song" work. trunk
Mon, 12 Mar 2007 11:31:14 -0700 yaz [svn] - make use of new millisecond seek API. trunk
Mon, 12 Mar 2007 09:12:26 -0700 yaz [svn] - should check data != NULL before clear data->playing. trunk
Mon, 12 Mar 2007 08:52:04 -0700 yaz [svn] - need to clear data->playing when stopped. trunk
Mon, 12 Mar 2007 02:08:26 -0700 yaz [svn] - performer and title of each track should be NULL after freed. trunk
Sat, 03 Feb 2007 08:55:23 -0800 yaz [svn] - adaptation for playback API. make cuesheet plugin pass playback->output to real_ip. trunk
Sun, 28 Jan 2007 17:02:41 -0800 iabervon [svn] Update plugins to the new input plugin API trunk
Tue, 23 Jan 2007 03:00:28 -0800 yaz [svn] - if the performer of a track is not specified in cue sheet, the performer of the album will be used. trunk
Mon, 22 Jan 2007 10:36:50 -0800 giacomo [svn] - add missing inclusion of audacious/strings.h where necessary trunk
Mon, 11 Dec 2006 05:19:44 -0800 nenolod [svn] - fix other plugins dependant on the playlist framework trunk
Sun, 10 Dec 2006 22:10:32 -0800 yaz [svn] - fix for potential bug. trunk
Sun, 10 Dec 2006 20:33:47 -0800 yaz [svn] cuesheet improvement: trunk
Sun, 26 Nov 2006 00:50:00 -0800 yaz [svn] - get_song_info() in some plugins, typically wav, would crash with NULL argument. trunk
Sat, 25 Nov 2006 20:10:34 -0800 nenolod [svn] - fix trunk
Sat, 25 Nov 2006 19:48:27 -0800 nenolod [svn] - cuesheet plugin improvements via hiro @ audacious boards trunk
Fri, 17 Nov 2006 20:18:21 -0800 nenolod [svn] - make pause do something. closes #636 trunk
Mon, 13 Nov 2006 06:27:29 -0800 yaz [svn] - suppress compile time waring. trunk
Mon, 13 Nov 2006 05:27:06 -0800 chainsaw [svn] Crash avoidance for zeroed cue sheets. By TiCPU, submitted in #audacious. trunk
Mon, 13 Nov 2006 04:35:19 -0800 chainsaw [svn] FD leak fix by TiCPU, submitted in #audacious. trunk
Thu, 05 Oct 2006 02:33:10 -0700 nenolod [svn] - some improvements to the cuesheet plugin, not totally there yet ;) trunk
Wed, 04 Oct 2006 01:53:51 -0700 nenolod [svn] - fix issue where cuesheet plugin owns all codecs trunk
Mon, 02 Oct 2006 15:52:47 -0700 nenolod [svn] - too much was reverted here, only the if (!ext) return TRUE; was wrong. trunk
Mon, 02 Oct 2006 10:49:55 -0700 js [svn] Reverted cuesheet.c to revision 104 because it was broken with rev 144. trunk
Sun, 01 Oct 2006 00:57:11 -0700 nenolod [svn] - clarify is_our_file()... however, it's still a tad borked trunk
Fri, 22 Sep 2006 14:25:52 -0700 js [svn] Add +1 to the position so that the position isn't in two tracks anymore trunk
Fri, 22 Sep 2006 14:18:37 -0700 js [svn] Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist trunk
Mon, 18 Sep 2006 03:14:20 -0700 nenolod [svn] - remove src/Input src/Output src/Effect src/General src/Visualization src/Container trunk base src/Input/cue/cuesheet.c@14a331c96693