Mercurial > audlegacy
graph
-
[svn] - we don't really have to unwire track 0 this way, as 0 will be selected by default if no subsong URI is given trunk2006-06-15, by nenolod
-
[svn] - tuple builder for mp4 files (not AAC, sorry but nobody uses that crap anymore) trunk2006-06-15, by nenolod
-
[svn] - if a PlaylistEntry does not have a cached tuple, generate it on demand. trunk2006-06-15, by nenolod
-
[svn] - allow FDS files to play (although samples are presently ignored) trunk2006-06-15, by nenolod
-
[svn] - There's an ellipsis character in text.png. Let's use it like we should. trunk2006-06-14, by nhjm449
-
[svn] - shut a make error up by using sinclude instead of normal include when rules.mk doesn't exist yet trunk2006-06-14, by nenolod
-
[svn] - temporal: copy the original Makefile as a template for OMKizing. trunk2006-06-14, by nenolod
-
[svn] - add libjma (a hopefully portable snapshot of the ZSNES JMA implementation) trunk2006-06-14, by nenolod
-
[svn] - prefswin_page_destroy() code, example will be added to the scrobbler plugin momentarily trunk2006-06-12, by nenolod
-
[svn] - place plugins we cannot register UIs for right now in a queue and register them later trunk2006-06-12, by nenolod
-
[svn] - scrobbler icon of doom (since it's part of the scrobbler bundle, it trunk2006-06-12, by nenolod
-
[svn] - optimise for multiple lookups of a single INI file, by caching the contents of the INI file. trunk2006-06-11, by nenolod
-
[svn] - Allow to do format detection on demand; instead of immediately on add trunk2006-06-11, by nenolod
-
[svn] As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated. trunk2006-06-09, by chainsaw
-
[svn] - remove an old hack that is no longer necessary (can cause a crash (!)) trunk2006-06-08, by nenolod
-
[svn] - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox) trunk2006-06-05, by nenolod
-
[svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunk2006-06-05, by nenolod
-
[svn] - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>. trunk2006-06-04, by nenolod
-
[svn] Update dutch translation. One more pointer signedness issue in MP4. trunk2006-06-03, by chainsaw
-
[svn] - present subsongs as playlist entities (will be enqueued at the current position) trunk2006-06-03, by nenolod
-
[svn] - allow load_file<class Emu> to load files into the parser without reading the tag information trunk2006-06-03, by nenolod
-
[svn] - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf. trunk2006-06-03, by nenolod
-
[svn] The fallback label is not used unless detection is defined. Move endif down to reflect that. trunk2006-06-02, by chainsaw
-
[svn] Respect pointer signedness and delete legacy visual studio project file. trunk2006-05-31, by chainsaw
-
[svn] - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr> trunk2006-05-27, by nenolod
-
[svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk2006-05-27, by yaz
-
[svn] oops. wasn't going to check the XMMS updates in until it was actually working. trunk2006-05-24, by nemo
-
[svn] Make certain playlist gets redrawn after docked move. (transparent background may have changed) trunk2006-05-23, by nemo
-
[svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunk2006-05-23, by nenolod
-
[svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunk2006-05-21, by nenolod
-
[svn] - playlistwin and equalizerwin are their own windows, don't treat them trunk2006-05-19, by nenolod