Mercurial > audlegacy
graph
-
[svn] amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available trunkFri, 27 Jan 2006 12:00:13 -0800, by giacomo
-
[svn] adjusted audacious headers includes in amidi-plug trunkThu, 26 Jan 2006 23:22:49 -0800, by giacomo
-
[svn] updated configure.ac and macros; added amidi-plug and conditions for timidity compilation trunkThu, 26 Jan 2006 18:45:42 -0800, by giacomo
-
[svn] amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :) trunkThu, 26 Jan 2006 18:43:59 -0800, by giacomo
-
[svn] whoever wrote output_to_audio() was a crackhead. trunkThu, 26 Jan 2006 15:21:09 -0800, by nenolod
-
[svn] Add tell_audio(AFormat *, gint *, gint *), for retrieving audio trunkThu, 26 Jan 2006 11:37:48 -0800, by nenolod
-
[svn] Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to trunkThu, 26 Jan 2006 11:11:20 -0800, by nenolod
-
[svn] re-added an empty ChangeLog file to avoid autotool complaints trunkThu, 26 Jan 2006 11:06:40 -0800, by giacomo
-
[svn] Add a line between the time and the track name. trunkWed, 25 Jan 2006 22:22:45 -0800, by nenolod
-
[svn] Remove crap that is unneeded from about.c, update credits information. trunkWed, 25 Jan 2006 18:40:41 -0800, by nenolod
-
[svn] initial layout for buttons over the png logo trunkWed, 25 Jan 2006 18:37:38 -0800, by giacomo
-
[svn] Add credits.c to makefile, and fill in as much information as I have. trunkWed, 25 Jan 2006 18:31:49 -0800, by nenolod
-
[svn] If a track has a length, then we *really* do not want silence detection, trunkWed, 25 Jan 2006 17:39:42 -0800, by nenolod
-
[svn] removed X11 dependencies and cflags from audacious/makefile.am trunkWed, 25 Jan 2006 17:27:09 -0800, by giacomo
-
[svn] New output driver which makes use of Output objects ability to flush trunkWed, 25 Jan 2006 09:31:04 -0800, by nenolod
-
[svn] Input buffers are always 3 seconds ahead of what you hear... compensate for this. trunkTue, 24 Jan 2006 21:47:40 -0800, by nenolod
-
[svn] Close enough... does some sort of speedup for 3 seconds like timidity, but close enough. trunkTue, 24 Jan 2006 21:34:46 -0800, by nenolod
-
[svn] hostile merge, phase 2: reimport based on new plugin code trunkTue, 24 Jan 2006 20:19:01 -0800, by nenolod
-
[svn] Hostile merge, phase 1: remove merge target from the repository. trunkTue, 24 Jan 2006 20:17:26 -0800, by nenolod
-
[svn] New code drop from blargg. Needs some work. trunkTue, 24 Jan 2006 19:10:07 -0800, by chainsaw
-
[svn] Do not process redundant XEvents... just throw them away. Crude trunkTue, 24 Jan 2006 08:25:36 -0800, by nenolod
-
[svn] ESD output plugin enhancements by max_verem -at- yahoo.com. trunkTue, 24 Jan 2006 07:52:28 -0800, by nenolod
-
[svn] Remove X11 dependency. Audacious can now run anywhere where GTK is trunkMon, 23 Jan 2006 14:11:40 -0800, by nenolod
-
[svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunkMon, 23 Jan 2006 13:53:26 -0800, by nenolod
-
[svn] Remove ALL Xlib stuff from the skinning engine and use GDK where trunkMon, 23 Jan 2006 12:24:48 -0800, by nenolod
-
[svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems. trunkSat, 21 Jan 2006 14:06:07 -0800, by chainsaw
-
[svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkSat, 21 Jan 2006 10:03:15 -0800, by chainsaw
-
[svn] Use the VFS subsystem and delete the unused demo source. trunkSat, 21 Jan 2006 06:32:50 -0800, by chainsaw
-
[svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com> trunkThu, 19 Jan 2006 19:31:32 -0800, by nenolod
-
[svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable. trunkThu, 19 Jan 2006 15:45:01 -0800, by nenolod
-
[svn] Experimental about box stuff... doesnt work right yet. Work in progress! trunkWed, 18 Jan 2006 21:21:50 -0800, by nenolod
-
[svn] Length detection for VGM; tag reading for GBS. trunkWed, 18 Jan 2006 17:07:59 -0800, by chainsaw
-
[svn] Simplify magic reader and get GYM tag reading right. trunkWed, 18 Jan 2006 14:34:54 -0800, by chainsaw
-
[svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song) trunkWed, 18 Jan 2006 13:55:23 -0800, by giacomo
-
[svn] Clean up after myself, reverting botched fix to ffmpeg code. trunkWed, 18 Jan 2006 12:35:20 -0800, by chainsaw
-
[svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work trunkWed, 18 Jan 2006 10:53:34 -0800, by nenolod
-
[svn] Change logic used for drawing the line between the numbers and the trunkTue, 17 Jan 2006 18:05:29 -0800, by nenolod
-
[svn] Temporarily stop building the WMA plugin until it can be fixed. trunkTue, 17 Jan 2006 17:26:38 -0800, by chainsaw
-
[svn] More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>. trunkTue, 17 Jan 2006 17:24:38 -0800, by chainsaw
-
[svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently. trunkTue, 17 Jan 2006 15:46:09 -0800, by chainsaw
-
[svn] Possibly play nicer with X11 in the skinning engine's event loop. trunkTue, 17 Jan 2006 12:39:37 -0800, by nenolod
-
[svn] Revert pause on seek stuff as it did no good anyway and just caused trunkMon, 16 Jan 2006 21:39:45 -0800, by nenolod
-
[svn] added a new column in the treeview model to store the skin name trunkMon, 16 Jan 2006 18:29:49 -0800, by giacomo
-
[svn] Make "Unarchived Winamp 2.x skin" &c translatable. trunkMon, 16 Jan 2006 16:05:02 -0800, by nenolod
-
[svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin trunkMon, 16 Jan 2006 15:58:53 -0800, by nenolod
-
[svn] Dissect the pango markup using scanf and various string delimiter hacks. trunkMon, 16 Jan 2006 15:21:41 -0800, by nenolod
-
[svn] Revert hack that had no effect. The blips apparently occur on the output side of things. trunkMon, 16 Jan 2006 13:37:00 -0800, by nenolod
-
[svn] The default skin is now distributed as a png skin, not a bmp one due to trunkMon, 16 Jan 2006 10:38:28 -0800, by nenolod
-
[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