Mercurial > audlegacy
graph
-
[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