Mercurial > audlegacy
graph
-
[svn] libaudacious has two objectives that are evaluated, a static object and trunkThu, 02 Feb 2006 17:46:30 -0800, by nenolod
-
[svn] Convert audacious over to a binary objective. trunkThu, 02 Feb 2006 17:32:49 -0800, by nenolod
-
[svn] try to add a "default" make rule for $(OBJECTIVE_BINS) trunkThu, 02 Feb 2006 16:14:33 -0800, by nenolod
-
[svn] squelch warnings -- they're getting annoying seeing again and again trunkThu, 02 Feb 2006 15:44:45 -0800, by nenolod
-
[svn] Add -I../.. here to satisfy OSS header dependency (O_o) trunkThu, 02 Feb 2006 15:42:11 -0800, by nenolod
-
[svn] Convert aac over, make sure mpg123 is compiled -fPIC trunkThu, 02 Feb 2006 15:33:01 -0800, by nenolod
-
[svn] Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST) trunkThu, 02 Feb 2006 14:50:05 -0800, by nenolod
-
[svn] Announce when we're building a library or binary objective, not just a component objective. trunkThu, 02 Feb 2006 14:47:26 -0800, by nenolod
-
[svn] convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of trunkThu, 02 Feb 2006 14:42:17 -0800, by nenolod
-
[svn] some buildsystem changes... nothing notable yet trunkThu, 02 Feb 2006 14:15:36 -0800, by nenolod
-
[svn] needed requirements for objective-based buildsystem (automake replacement) trunkThu, 02 Feb 2006 13:57:20 -0800, by nenolod
-
[svn] Remove the elusive playlistwin visualiser that we do not use. trunkWed, 01 Feb 2006 19:42:23 -0800, by nenolod
-
[svn] amidi-plug: ensure that i_seq_off() can be safely called multiple times trunkWed, 01 Feb 2006 13:36:46 -0800, by giacomo
-
[svn] reverted changes applied in r564, the backward seek behaved strangely trunkSun, 29 Jan 2006 14:17:45 -0800, by giacomo
-
[svn] added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted trunkSun, 29 Jan 2006 12:38:24 -0800, by giacomo
-
[svn] adapted the logo text for gettext translations trunkSat, 28 Jan 2006 11:13:12 -0800, by giacomo
-
[svn] Updated Czech translation by Jan N. <finn@sendmail.cz> trunkSat, 28 Jan 2006 09:40:22 -0800, by chainsaw
-
[svn] we don't need to build libaudcore/Makefile anymore ;) trunkSat, 28 Jan 2006 09:27:01 -0800, by nenolod
-
[svn] remove libaudcore, we never did anything with it trunkSat, 28 Jan 2006 09:21:21 -0800, by nenolod
-
[svn] artist - album - title is now the default title format. trunkSat, 28 Jan 2006 09:00:25 -0800, by nenolod
-
[svn] throw out duplicate XEvents... again, for speed purposes we don't need trunkFri, 27 Jan 2006 21:29:56 -0800, by nenolod
-
[svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunkFri, 27 Jan 2006 20:31:53 -0800, by nenolod
-
[svn] Patch for improved GYM/VGM file support ala blargg. trunkFri, 27 Jan 2006 19:38:19 -0800, by nenolod
-
[svn] in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability) trunkFri, 27 Jan 2006 15:10:44 -0800, by giacomo
-
[svn] do not try to compile amidi-plug if alsa is not available trunkFri, 27 Jan 2006 14:22:22 -0800, by giacomo
-
[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