Mercurial > audlegacy-plugins
graph
-
[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
-
[svn] - tell audacious that playback is starting when we open an alac file trunkSat, 30 Sep 2006 21:19:52 -0700, by nenolod
-
[svn] - fix crashing. works on my x64 box, static on bigendian (tested: x64-be, mips, ppc64) trunkSat, 30 Sep 2006 20:58:51 -0700, by nenolod
-
[svn] - experimental ALAC plugin -- don't use this, it crashes trunkSat, 30 Sep 2006 19:26:34 -0700, by nenolod
-
[svn] - merge ALAC decoder into mp4 plugin buildsystem (todo: hook into the ALAC decoder, e.g. if mp4 decoding fails) trunkTue, 26 Sep 2006 21:01:02 -0700, by nenolod
-
[svn] - import latest xmms-jack version 0.17 (mostly bio2jack fixes) trunkMon, 25 Sep 2006 11:23:54 -0700, by giacomo
-
[svn] Add +1 to the position so that the position isn't in two tracks anymore trunkFri, 22 Sep 2006 14:25:52 -0700, by js
-
[svn] Fixed a crash in the cue plugin when no plugin is found / the file doesn't exist trunkFri, 22 Sep 2006 14:18:37 -0700, by js
-
[svn] - fix a $(BEEP_DEFINES) issue where -DDATA_DIR is wrong trunkThu, 21 Sep 2006 04:16:52 -0700, by nenolod
-
[svn] - release the audio buffer used by HAL when we close the device. trunkWed, 20 Sep 2006 00:48:59 -0700, by nenolod
-
[svn] - fixed some issues for amidiplug compilation after migraton in audacious-plugins (backends were not compiled and amidiplug was uselessly installed twice on make install) trunkTue, 19 Sep 2006 18:26:42 -0700, by giacomo
-
[svn] Removed the check for socklen_t. This fixes building on NetBSD. trunkTue, 19 Sep 2006 07:53:54 -0700, by js