Mercurial > audlegacy
graph
-
[svn] Bolt on libmms versions of byteswap macros and bring yet more files in (mmsh.c & mms.h). trunk2006-07-16, by chainsaw
-
[svn] Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions. trunk2006-07-15, by chainsaw
-
[svn] - libconsole: added an option to ignore length information from spc tags trunk2006-07-14, by giacomo
-
[svn] - amidi-plug: use AMIDIPLUG_VERSION instead of VERSION for about box trunk2006-07-14, by giacomo
-
[svn] amidi-plug alsa: check if a sequencer actually exists before requesting sequencer port list trunk2006-07-11, by giacomo
-
[svn] ensure that the fileinfo popup in playlist disappears when the cursor is moved again trunk2006-07-10, by giacomo
-
[svn] - provide some additional debugging hints with gdk_error_trap_push/pop. trunk2006-07-10, by nenolod
-
[svn] Security fixes from AdPlug CVS (their July 7 commit shortly before the secunia announcement). trunk2006-07-08, by chainsaw
-
[svn] Modplug conftest fix by Christian "Joker" Birchinger from Gentoo. trunk2006-07-07, by chainsaw
-
[svn] - next/previous button failed to work in some environments. 150ms seems little bit too short. trunk2006-07-07, by yaz
-
[svn] - recursively locate album art, by external contributor Oliver Lumpton. trunk2006-07-04, by nenolod
-
[svn] - bitch about invalid bitstreams right in the middle of our stream trunk2006-07-04, by nenolod
-
[svn] - having taglib_file, taglib_tag in the global namespace is not thread safe, and unnecessary. trunk2006-07-04, by nenolod
-
[svn] Show whether modplug will actually be built (wrong var was being displayed). trunk2006-07-01, by chainsaw
-
[svn] - GList cannot handle circular queues, so I integrated one into CategoryQueueEntry. No fuss, no muss. trunk2006-06-28, by nenolod
-
[svn] - why are we requiring a lock in functions that are in the nolock namespace? trunk2006-06-28, by nenolod
-
[svn] AltiVec-accelerated DCT64 pinched from mplayer SVN. Needs to be integrated into the build system. trunk2006-06-28, by chainsaw
-
[svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunk2006-06-28, by nenolod
-
[svn] - sanity checking prevents us from exploding when we encounter a file we don't support trunk2006-06-28, by nenolod
-
[svn] User did not test his submission. Fix based on reports by fluxinator on #audacious. trunk2006-06-28, by chainsaw
-
[svn] - add a note explaining that this algorithm sucks and will be discarded before 1.1 release trunk2006-06-28, by nenolod
-
[svn] Update translation credits for German (hansmi) & Polish (vojcek). trunk2006-06-27, by chainsaw
-
[svn] - Don't show popups if the pointer isn't even in the playlist window. trunk2006-06-27, by nhjm449
-
[svn] Have period time default to 100ms to keep snd-aoa on PPC from going all clickety-click on us. trunk2006-06-23, by chainsaw
-
[svn] try to avoid malconversion of latin1 character when chardet has been enabled. trunk2006-06-22, by yaz
-
[svn] - avoid system /bin/test in Makefiles as it may not behave as expected trunk2006-06-22, by nenolod
-
[svn] RMI support for timidity by nemo, for which he would like to credit giacomos amidi-plug detection code. trunk2006-06-19, by chainsaw
-
[svn] - title streaming works again, but we aren't pushing back to the playlist quite yet trunk2006-06-19, by nenolod
-
[svn] - not sure what all of that cur_dir stuff was, but I think somebody was smoking crack trunk2006-06-19, by nenolod
-
[svn] - disable the psychoaccoustic modeller as it is too screwy right now, and I don't wish to fix it at this point trunk2006-06-19, by nenolod
-
[svn] nitpicks, whee! just so I can see the popup when snapped against screen edge. trunk2006-06-19, by nemo
-
[svn] - roll back difftable changes (apparently we had them mathematically wrong for a reason) trunk2006-06-18, by nenolod
-
[svn] - ISO spec says we should use 330 not 332 in the 19th bandInfo slot (fix via flump3dec) trunk2006-06-18, by nenolod
-
[svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunk2006-06-18, by nenolod
-
[svn] - if entry->tuple == NULL, then probe the file for a decoder and build the appropriate tuple for that entry trunk2006-06-16, by nenolod
-
[svn] - Buffer indicator support for anyone crazy enough to stream flac. trunk2006-06-16, by nhjm449
-
[svn] - Support for the buffer indicator in playpaus.png that was apparently trunk2006-06-16, by nhjm449
-
[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
-
[svn] - if cfg.show_separator_in_pl is not true, then make it look nicer (and trunk2006-05-19, by nenolod
-
[svn] - cosmetic fix: use proper indentation on glade file in Connectivity pane trunk2006-05-17, by nenolod
-
[svn] - use global proxy configuration instead of individual configurations (chainsaw) trunk2006-05-17, by nenolod
-
[svn] - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser... trunk2006-05-17, by nhjm449
-
[svn] - Add the ability to easily save to playlist.m3u from the list menu. (For trunk2006-05-16, by nhjm449
-
[svn] add the config option to enable/disable separator line in the playlist trunk2006-05-15, by yaz
-
[svn] - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz trunk2006-05-15, by nenolod
-
[svn] - if writable == 0 then bail out of produce_audio() instead of segfault trunk2006-05-15, by nenolod
-
[svn] - add prototype for shade_pixmap() to be used on skin redraw (TRUE) trunk2006-05-14, by nenolod
-
[svn] - self-caching transparency generator (right now we have a blend constant of 60%) trunk2006-05-14, by nenolod
-
[svn] 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo. trunk2006-05-14, by chainsaw
-
[svn] Convert from deprecated configfile interace to configdb, closes bug #494. trunk2006-05-13, by chainsaw