Mercurial > audlegacy
graph
-
[svn] - add libjma (a hopefully portable snapshot of the ZSNES JMA implementation) trunkTue, 13 Jun 2006 20:37:25 -0700, by nenolod
-
[svn] filesize must be cached, otherwise lookup loop will crash. trunkTue, 13 Jun 2006 08:36:56 -0700, by yaz
-
[svn] - fix potential crashing on malformed ID3v2 tags trunkTue, 13 Jun 2006 01:59:28 -0700, by nenolod
-
[svn] Updated japanese translation by dai, closes bug #384. trunkMon, 12 Jun 2006 03:25:29 -0700, by chainsaw
-
[svn] - prefswin_page_destroy() code, example will be added to the scrobbler plugin momentarily trunkSun, 11 Jun 2006 23:35:05 -0700, by nenolod
-
[svn] - place plugins we cannot register UIs for right now in a queue and register them later trunkSun, 11 Jun 2006 22:50:31 -0700, by nenolod
-
[svn] - scrobbler icon of doom (since it's part of the scrobbler bundle, it trunkSun, 11 Jun 2006 22:03:53 -0700, by nenolod
-
[svn] - make the scrobbler preferences appear in the main window; this does not work yet because I need to debug apparently! trunkSun, 11 Jun 2006 20:33:45 -0700, by nenolod
-
[svn] Update AUTHORS a little bit. (testing new auto changelog stuff) trunkSun, 11 Jun 2006 13:44:43 -0700, by nenolod
-
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!) trunkSun, 11 Jun 2006 13:33:46 -0700, by nenolod
-
[svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunkSun, 11 Jun 2006 12:10:53 -0700, by nenolod
-
[svn] - Allow to do format detection on demand; instead of immediately on add trunkSat, 10 Jun 2006 21:02:24 -0700, by nenolod
-
[svn] - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems trunkSat, 10 Jun 2006 18:47:51 -0700, by nenolod
-
[svn] Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo). trunkSat, 10 Jun 2006 12:47:00 -0700, by chainsaw
-
[svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunkFri, 09 Jun 2006 07:14:32 -0700, by chainsaw
-
[svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunkThu, 08 Jun 2006 12:11:06 -0700, by nenolod
-
[svn] - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin trunkThu, 08 Jun 2006 11:34:43 -0700, by nenolod
-
[svn] - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.) trunkSun, 04 Jun 2006 23:37:21 -0700, by nenolod
-
[svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunkSun, 04 Jun 2006 21:32:59 -0700, by nenolod
-
[svn] - oops, give that spinbutton some sane values trunkSun, 04 Jun 2006 21:30:47 -0700, by nenolod
-
[svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunkSun, 04 Jun 2006 21:21:33 -0700, by nenolod
-
[svn] - more checkboxes than you can shake a stick at trunkSun, 04 Jun 2006 21:01:04 -0700, by nenolod
-
[svn] - hookup preferences/info buttons under dialog pane trunkSun, 04 Jun 2006 20:27:39 -0700, by nenolod
-
[svn] - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin" trunkSun, 04 Jun 2006 18:35:49 -0700, by nenolod
-
[svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunkSun, 04 Jun 2006 13:24:37 -0700, by nenolod
-
[svn] - further UI tweaks and mechanical simplification trunkSun, 04 Jun 2006 02:26:39 -0700, by nenolod
-
[svn] Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo. trunkSat, 03 Jun 2006 18:21:06 -0700, by chainsaw
-
[svn] Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though. trunkSat, 03 Jun 2006 17:53:50 -0700, by chainsaw
-
[svn] Update dutch translation. One more pointer signedness issue in MP4. trunkSat, 03 Jun 2006 16:12:12 -0700, by chainsaw
-
[svn] Fully respect pointer signedness in libmp4ff. trunkSat, 03 Jun 2006 15:29:45 -0700, by chainsaw
-
[svn] - present subsongs as playlist entities (will be enqueued at the current position) trunkSat, 03 Jun 2006 12:09:25 -0700, by nenolod
-
[svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunkSat, 03 Jun 2006 11:46:48 -0700, by nenolod
-
[svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunkSat, 03 Jun 2006 11:13:29 -0700, by nenolod
-
[svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunkFri, 02 Jun 2006 09:08:57 -0700, by chainsaw
-
[svn] Respect pointer signedness and delete legacy visual studio project file. trunkWed, 31 May 2006 06:55:17 -0700, by chainsaw
-
[svn] - add section concerning the MP3 patents and commercial use trunkTue, 30 May 2006 23:28:14 -0700, by nenolod
-
[svn] - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.) trunkTue, 30 May 2006 22:52:11 -0700, by nenolod
-
[svn] - reset harmonics threshold back to original value trunkTue, 30 May 2006 22:37:19 -0700, by nenolod
-
[svn] - finally the distortion bug might be killed! trunkTue, 30 May 2006 22:20:52 -0700, by nenolod
-
[svn] - audacious should pick runtime library up from ${libdir}. trunkSun, 28 May 2006 08:27:54 -0700, by yaz
-
[svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunkSat, 27 May 2006 13:26:29 -0700, by nenolod
-
[svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunkSat, 27 May 2006 11:02:08 -0700, by yaz
-
[svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunkWed, 24 May 2006 16:31:15 -0700, by nemo
-
[svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunkTue, 23 May 2006 13:56:14 -0700, by nemo