Mercurial > audlegacy
graph
-
[svn] Be less spammy in the audacious trace log about not being able to find trunkMon, 16 Jan 2006 10:32:57 -0800, by nenolod
-
[svn] This commit allows for the use of alternate formats to bmp in skin trunkMon, 16 Jan 2006 10:30:11 -0800, by nenolod
-
[svn] Add `Apply' button to the presets window. Patch via NhJm. trunkSun, 15 Jan 2006 00:34:41 -0800, by nenolod
-
[svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account. trunkSat, 14 Jan 2006 18:19:36 -0800, by nenolod
-
[svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to trunkSat, 14 Jan 2006 18:09:54 -0800, by nenolod
-
[svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop. trunkSat, 14 Jan 2006 17:57:44 -0800, by nenolod
-
[svn] Convert prev/next buttons to tristate, via create_pbutton_ex(). trunkSat, 14 Jan 2006 17:21:16 -0800, by nenolod
-
[svn] create_pbutton() should hook on release, not on push. My bad. :P trunkSat, 14 Jan 2006 16:58:03 -0800, by nenolod
-
[svn] This commit rips out the old equalization engine with a dynamic engine trunkSat, 14 Jan 2006 16:49:00 -0800, by nenolod
-
[svn] Sync with upstream CVS. This implements RIX playback. trunkSat, 14 Jan 2006 07:27:13 -0800, by chainsaw
-
[svn] That removed so much that it does not play anymore. Add a line of code back. trunkSat, 14 Jan 2006 05:40:19 -0800, by chainsaw
-
[svn] timidity fixes... remove duplicated code provided by produce_audio() trunkFri, 13 Jan 2006 20:48:46 -0800, by nenolod
-
[svn] Buttons are now tri-state, meaning they have both callbacks for push and trunkFri, 13 Jan 2006 20:03:07 -0800, by nenolod
-
[svn] - remove fullscreen.c, fullscreen.h (I know of nothing for audacious trunkFri, 13 Jan 2006 19:18:38 -0800, by nenolod
-
[svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkFri, 13 Jan 2006 14:57:57 -0800, by nenolod
-
[svn] Remove equalization code. We do this same processing in the core in 0.2. trunkFri, 13 Jan 2006 14:50:54 -0800, by nenolod
-
[svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;)) trunkThu, 12 Jan 2006 18:27:22 -0800, by nenolod
-
[svn] Add a sanity check for crappily written plugins in the decoder cache. trunkWed, 11 Jan 2006 06:11:10 -0800, by nenolod
-
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunkWed, 11 Jan 2006 05:40:26 -0800, by chainsaw
-
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery. trunkTue, 10 Jan 2006 12:47:50 -0800, by chainsaw
-
[svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunkTue, 10 Jan 2006 12:22:40 -0800, by chainsaw
-
[svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunkMon, 09 Jan 2006 15:00:10 -0800, by nenolod
-
[svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunkMon, 09 Jan 2006 13:15:02 -0800, by 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. trunkSun, 08 Jan 2006 16:49:05 -0800, by chainsaw
-
[svn] Disable unused function: audmp4_strip_spaces trunkSun, 08 Jan 2006 15:14:58 -0800, by chainsaw
-
[svn] Use glib function for glib types and care about pointer signedness. trunkSun, 08 Jan 2006 15:02:54 -0800, by chainsaw
-
[svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunkSun, 08 Jan 2006 14:14:06 -0800, by chainsaw
-
[svn] Initialize variables to zero where required. trunkSun, 08 Jan 2006 13:39:07 -0800, by chainsaw
-
[svn] Generate cache content on demand if it was not previously there. trunkSat, 07 Jan 2006 10:13:28 -0800, by nenolod
-
[svn] Do not generate a cache when loading a playlist. trunkSat, 07 Jan 2006 10:02:25 -0800, by nenolod
-
[svn] Really add S3M support back after receiving a convincing testcase. trunkSat, 07 Jan 2006 06:18:41 -0800, by chainsaw
-
[svn] Add S3M support back after receiving a convincing testcase. trunkSat, 07 Jan 2006 06:18:13 -0800, by chainsaw
-
[svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunkThu, 05 Jan 2006 05:47:09 -0800, by nenolod
-
[svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunkWed, 04 Jan 2006 12:26:59 -0800, by chainsaw
-
[svn] Autotools do not want quoting here, apparently. Fair enough. trunkTue, 03 Jan 2006 14:29:34 -0800, by chainsaw
-
[svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunkTue, 03 Jan 2006 14:25:32 -0800, by chainsaw
-
[svn] - remove unused "USE_SIMD" crap left over from BMP trunkTue, 03 Jan 2006 13:05:01 -0800, by nenolod
-
[svn] fix audio corruption when doing a short write. trunkTue, 03 Jan 2006 12:24:10 -0800, by nenolod
-
[svn] Do not print verbose "loading plugin" messages, only display errors to trunkTue, 03 Jan 2006 11:51:19 -0800, by nenolod
-
[svn] Fix adplug compilation issues (also per laci) trunkTue, 03 Jan 2006 09:47:13 -0800, by nenolod
-
[svn] Update audacious translation template (per laci) trunkTue, 03 Jan 2006 09:46:01 -0800, by nenolod
-
[svn] We have no choice but to continue as planned. Deploy the sentinels! trunkSun, 01 Jan 2006 05:09:47 -0800, by chainsaw
-
[svn] Add parenthesis around assignment used as truth value. trunkSat, 31 Dec 2005 17:35:02 -0800, by chainsaw
-
[svn] Stop GYM playback at the right time, if the length is known. trunkSat, 31 Dec 2005 15:16:16 -0800, by chainsaw
-
[svn] Use file magic instead of extensions (Phase 2). trunkSat, 31 Dec 2005 14:17:51 -0800, by chainsaw
-
[svn] Properly fall back to file name if the tag information is invalid (SPC). trunkSat, 31 Dec 2005 12:30:19 -0800, by chainsaw
-
[svn] Detect files by content; remove quick detect. trunkFri, 30 Dec 2005 17:56:32 -0800, by chainsaw
-
[svn] - change our slogan to "The future of UNIX multimedia." trunkFri, 30 Dec 2005 17:39:28 -0800, by nenolod
-
[svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunkFri, 30 Dec 2005 14:17:35 -0800, by nenolod
-
[svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) trunkFri, 30 Dec 2005 13:52:14 -0800, by nenolod
-
[svn] This commit reduces the amount of times we probe a source down to ONE trunkThu, 29 Dec 2005 22:44:13 -0800, by nenolod
-
[svn] Cache the decoder used for each PlaylistEntry. This reduces the amount trunkThu, 29 Dec 2005 22:10:26 -0800, by nenolod
-
[svn] very rudementary http stream detection support for mpg123-clone. trunkThu, 29 Dec 2005 02:29:29 -0800, by nenolod
-
[svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types. trunkWed, 28 Dec 2005 13:40:46 -0800, by nenolod
-
[svn] a lot of EQ tweaks, but the preamp still does not work right trunkMon, 26 Dec 2005 13:35:40 -0800, by nenolod