log

age author description
2006-01-16 nenolod [svn] Add a hackhack for FreeBSD ports. trunk
2006-01-15 chainsaw [svn] Pinch nicer file info dialog from BMP-WMA. trunk
2006-01-15 nenolod [svn] Add `Apply' button to the presets window. Patch via NhJm. trunk
2006-01-15 nenolod [svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunk
2006-01-15 nenolod [svn] Take matters of seconds into consideration. trunk
2006-01-15 nenolod [svn] Ditto for playlist window. trunk
2006-01-15 nenolod [svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunk
2006-01-15 nenolod [svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunk
2006-01-15 nenolod [svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunk
2006-01-15 chainsaw [svn] Hello includes. Goodbye warnings. trunk
2006-01-15 nenolod [svn] create_pbutton() should hook on release, not on push. My bad. :P trunk
2006-01-15 nenolod [svn] This commit rips out the old equalization engine with a dynamic engine trunk
2006-01-14 chainsaw [svn] This file is not used. trunk
2006-01-14 chainsaw [svn] Sync with upstream CVS. This implements RIX playback. trunk
2006-01-14 chainsaw [svn] That removed so much that it does not play anymore. Add a line of code back. trunk
2006-01-14 nenolod [svn] Reliability fixes. trunk
2006-01-14 nenolod [svn] timidity fixes... remove duplicated code provided by produce_audio() trunk
2006-01-14 nenolod [svn] Buttons are now tri-state, meaning they have both callbacks for push and trunk
2006-01-14 nenolod [svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious trunk
2006-01-14 nenolod [svn] Install input.h and output.h headers. trunk
2006-01-13 nenolod [svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunk
2006-01-13 nenolod [svn] Remove equalization code. We do this same processing in the core in 0.2. trunk
2006-01-13 nenolod [svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) trunk
2006-01-11 nenolod [svn] Add a sanity check for crappily written plugins in the decoder cache. trunk
2006-01-11 chainsaw [svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunk
2006-01-11 chainsaw [svn] Convert to produce_audio usage. trunk
2006-01-10 chainsaw [svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunk
2006-01-10 chainsaw [svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunk
2006-01-09 nenolod [svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunk
2006-01-09 chainsaw [svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunk
2006-01-09 chainsaw [svn] Care about pointer signedness. trunk
2006-01-09 chainsaw [svn] Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks. trunk
2006-01-09 chainsaw [svn] Care about pointer signedness. trunk
2006-01-08 chainsaw [svn] Disable unused function: audmp4_strip_spaces trunk
2006-01-08 chainsaw [svn] Use glib function for glib types and care about pointer signedness. trunk
2006-01-08 chainsaw [svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunk
2006-01-08 chainsaw [svn] Initialize variables to zero where required. trunk
2006-01-08 chainsaw [svn] Add missing %s in translated string. trunk
2006-01-08 nenolod [svn] Updated Ukranian translation. trunk
2006-01-08 nenolod [svn] trivial manpage fix (spotted by dai) trunk
2006-01-08 nenolod [svn] Updated japanese translation c/o Dai. trunk
2006-01-07 chainsaw [svn] Care about pointer signedness. trunk
2006-01-07 nenolod [svn] Add giacomo to credits. trunk
2006-01-07 nenolod [svn] Generate cache content on demand if it was not previously there. trunk
2006-01-07 nenolod [svn] Do not generate a cache when loading a playlist. trunk
2006-01-07 chainsaw [svn] Really add S3M support back after receiving a convincing testcase. trunk
2006-01-07 chainsaw [svn] Add S3M support back after receiving a convincing testcase. trunk
2006-01-05 nenolod [svn] FHS compatibility hacks trunk
2006-01-05 nenolod [svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunk
2006-01-05 nenolod [svn] Support for FreeBSD 6.x CD Audio DAE. trunk
2006-01-04 chainsaw [svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunk
2006-01-04 chainsaw [svn] AM_CONDITIONAL bug uncovered by deitarion. trunk
2006-01-03 chainsaw [svn] Upload missing file for genre handling. trunk
2006-01-03 chainsaw [svn] Autotools do not want quoting here, apparently. Fair enough. trunk
2006-01-03 chainsaw [svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunk
2006-01-03 chainsaw [svn] Correct binio detection logic. trunk
2006-01-03 nenolod [svn] WTF is this doing with UI code in it :S trunk
2006-01-03 nenolod [svn] - remove unused "USE_SIMD" crap left over from BMP trunk
2006-01-03 nenolod [svn] - Rename playlistwin stuff to ui_playlist.* trunk
2006-01-03 nenolod [svn] fix audio corruption when doing a short write. trunk