Mercurial > audlegacy-plugins
graph
-
[svn] - make sure the tuple data is copied, not referenced (oops) trunkTue, 24 Oct 2006 19:50:04 -0700, by nenolod
-
[svn] - wavpack input plugin -- under construction trunkTue, 24 Oct 2006 19:03:53 -0700, by nenolod
-
[svn] - move prefswin_page_destroy(cfgdlg) to before the plugin logs out of last.fm; trunkTue, 24 Oct 2006 18:15:53 -0700, by nenolod
-
[svn] - choose between flac112 or flac113 based on which version is trunkMon, 23 Oct 2006 19:56:04 -0700, by nenolod
-
[svn] - 1.1.2 compatible plugin (I HATE YOU FLAC PEOPLE) trunkMon, 23 Oct 2006 19:55:09 -0700, by nenolod
-
[svn] - plugin now builds on audacious 1.1.2, don't expect it to work trunkMon, 23 Oct 2006 19:21:36 -0700, by nenolod
-
[svn] - specifically blacklist the musepack mp2/mp3 variant trunkMon, 23 Oct 2006 12:25:24 -0700, by nenolod
-
[svn] Flac now plays on 1.13, but not on 1.12. API breakage *sucks*, upstream should stop doing it. trunkSat, 21 Oct 2006 18:17:49 -0700, by chainsaw
-
[svn] First attempt at porting our FLAC plugin to API 1.1.3 (completely incompatible, as usual!). Needs more work and a version-sensitize FLAC checker. trunkSat, 21 Oct 2006 09:21:12 -0700, by chainsaw
-
[svn] - xspf now uses url encoding for location entry. trunkFri, 20 Oct 2006 00:59:45 -0700, by yaz
-
[svn] - do not use a different DATA_DIR for audacious-plugins trunkMon, 16 Oct 2006 11:40:44 -0700, by giacomo
-
[svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunkThu, 12 Oct 2006 21:13:45 -0700, by yaz
-
[svn] - some seek code (can't be implemented right now though) trunkThu, 12 Oct 2006 09:05:01 -0700, by nenolod
-
[svn] - fix for lock contention on saving m3u. locking playlist has been done in playlist_save(). trunkThu, 12 Oct 2006 06:21:12 -0700, by yaz
-
[svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += trunkSat, 07 Oct 2006 13:34:06 -0700, by js
-
[svn] - mtime=-1 has been introduced to represent "uninitialized". trunkFri, 06 Oct 2006 10:51:55 -0700, by yaz
-
[svn] - some improvements to the cuesheet plugin, not totally there yet ;) trunkThu, 05 Oct 2006 02:33:10 -0700, by nenolod
-
[svn] The same change like for the FT8 MODs, but this time for FT6 MODs. trunkWed, 04 Oct 2006 18:24:55 -0700, by js
-
[svn] Always grab FT8 files, they're NOT Amiga MODs. (They are software mixed trunkWed, 04 Oct 2006 18:21:08 -0700, by js
-
[svn] - fix issue where cuesheet plugin owns all codecs trunkWed, 04 Oct 2006 01:53:51 -0700, by nenolod
-
[svn] - parse metadata on ALAC files... seems to work, but the method is inefficient trunkMon, 02 Oct 2006 20:54:57 -0700, by nenolod
-
[svn] - too much was reverted here, only the if (!ext) return TRUE; was wrong. trunkMon, 02 Oct 2006 15:52:47 -0700, by nenolod
-
[svn] The mixer device isn't opened and closed for every action now, instead trunkMon, 02 Oct 2006 11:29:31 -0700, by js
-
[svn] Reverted cuesheet.c to revision 104 because it was broken with rev 144. trunkMon, 02 Oct 2006 10:49:55 -0700, by js
-
[svn] - clarify is_our_file()... however, it's still a tad borked trunkSun, 01 Oct 2006 00:57:11 -0700, by nenolod
-
[svn] - set alac::going before we fork the decoder thread off, this stops the core from getting confused trunkSat, 30 Sep 2006 23:09:09 -0700, by nenolod
-
[svn] - implement osx_format_is_neutral(), returns TRUE if endianness of the format is neutral, trunkSat, 30 Sep 2006 21:53:30 -0700, by nenolod
-
[svn] - use xconvert to swap endianness if necessary (LE -> BE, vice versa) trunkSat, 30 Sep 2006 21:30:12 -0700, by nenolod