Mercurial > audlegacy
graph
-
[svn] Import new GUI code. Not yet hooked up really. trunkSat, 25 Feb 2006 18:40:22 -0800, by nenolod
-
[svn] - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID) trunkSat, 25 Feb 2006 13:49:41 -0800, by nenolod
-
[svn] Revert debug-only cleanup system verbosity. trunkSat, 25 Feb 2006 09:36:36 -0800, by chainsaw
-
[svn] Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while. trunkSat, 25 Feb 2006 09:35:27 -0800, by chainsaw
-
[svn] - Roll back broken HTTP-based stream detection code. trunkSat, 25 Feb 2006 01:25:21 -0800, by nenolod
-
[svn] - Add a discussion about headless operation. trunkSat, 25 Feb 2006 00:08:27 -0800, by nenolod
-
[svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunkFri, 24 Feb 2006 23:56:24 -0800, by nenolod
-
[svn] - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference) trunkFri, 24 Feb 2006 23:44:27 -0800, by nenolod
-
[svn] - Working exception handling at no extra charge. Closes bugs #408, #409. trunkFri, 24 Feb 2006 23:16:06 -0800, by nenolod
-
[svn] - Remove libblah.so: cruft from pre-autolink rule times. trunkFri, 24 Feb 2006 22:50:55 -0800, by nenolod
-
[svn] - Fix a crash relating to changing FLAC plugin settings. Closes bug #412. trunkFri, 24 Feb 2006 22:47:30 -0800, by nenolod
-
[svn] - Really fix preview generation for PNG/SVG based skins. trunkFri, 24 Feb 2006 22:05:06 -0800, by nenolod
-
[svn] - Remove pre-objective auto-linking rules for library objectives (cruft) trunkFri, 24 Feb 2006 21:25:33 -0800, by nenolod
-
[svn] ESD output plugin ported to objective make by Kyoshi Aman. trunkThu, 23 Feb 2006 17:03:03 -0800, by chainsaw
-
[svn] Install audacious.pc, audacious.1 and audacious.desktop. trunkWed, 22 Feb 2006 18:27:55 -0800, by nenolod
-
[svn] Link against libstdc++ because we're intermixing code. trunkWed, 22 Feb 2006 17:31:03 -0800, by nenolod
-
[svn] apparently GNU make doesn't like to use @${VAR} trunkWed, 22 Feb 2006 17:17:52 -0800, by nenolod
-
[svn] If the makefile has a HEADERS variable, then install them to the trunkWed, 22 Feb 2006 17:07:25 -0800, by nenolod
-
[svn] Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout trunkWed, 22 Feb 2006 16:30:23 -0800, by nenolod
-
[svn] Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time. trunkTue, 21 Feb 2006 13:09:39 -0800, by chainsaw
-
[svn] Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123. trunkSun, 19 Feb 2006 15:50:50 -0800, by chainsaw
-
[svn] Actually use the cleanup hooks on general & visualization plugins. trunkSun, 19 Feb 2006 15:35:37 -0800, by chainsaw
-
[svn] Get mpg123 going. Nenolod promises to fix this properly soon. trunkSun, 19 Feb 2006 15:18:05 -0800, by chainsaw
-
[svn] Juggle declarations around so that GCC likes the order of things. trunkSun, 19 Feb 2006 08:36:35 -0800, by chainsaw
-
[svn] Disabled unused void function add_instlist. trunkSun, 19 Feb 2006 06:13:53 -0800, by chainsaw
-
[svn] Only build what the configure system tells us to build. trunkSun, 19 Feb 2006 06:00:47 -0800, by chainsaw
-
[svn] Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo). trunkSun, 19 Feb 2006 05:48:58 -0800, by chainsaw
-
[svn] An explicit cast a day keeps the compiler warning at bay. trunkSat, 18 Feb 2006 16:36:33 -0800, by chainsaw
-
[svn] Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo). trunkSat, 18 Feb 2006 16:15:16 -0800, by chainsaw
-
[svn] More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail. trunkSat, 18 Feb 2006 14:02:57 -0800, by chainsaw
-
[svn] Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo. trunkSat, 18 Feb 2006 13:21:21 -0800, by chainsaw
-
[svn] Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea. trunkSat, 18 Feb 2006 08:23:30 -0800, by chainsaw
-
[svn] Check for have_alsa to enable ALSA, and not have_oss. trunkSun, 12 Feb 2006 11:10:41 -0800, by chainsaw
-
[svn] Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282. trunkSun, 12 Feb 2006 08:59:11 -0800, by chainsaw
-
[svn] Do not show 00:00 when stopped in shaded mode, closes bug #390. trunkSun, 12 Feb 2006 07:12:26 -0800, by chainsaw
-
[svn] Updated japanese translation by dai, from bug #384. trunkSat, 11 Feb 2006 09:10:33 -0800, by chainsaw
-
[svn] Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown. trunkSat, 11 Feb 2006 08:25:14 -0800, by chainsaw
-
[svn] Remove config dependency, font usage and misc dead code. trunkWed, 08 Feb 2006 16:07:34 -0800, by chainsaw
-
[svn] use the default rule for building library objectives here trunkTue, 07 Feb 2006 11:54:28 -0800, by nenolod
-
[svn] do not forkbomb if we have a malformed makefile trunkTue, 07 Feb 2006 06:40:04 -0800, by nenolod
-
[svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunkMon, 06 Feb 2006 17:10:47 -0800, by chainsaw
-
[svn] Convert crossfade & disk_writer to new build system. trunkMon, 06 Feb 2006 12:08:35 -0800, by chainsaw
-
[svn] Run ldconfig as an install-posthook operation, some systems need it. trunkSat, 04 Feb 2006 11:47:01 -0800, by nenolod
-
[svn] we never did anything here, removing for confusion trunkSat, 04 Feb 2006 11:30:06 -0800, by nenolod
-
[svn] playlist_list widget improvements via plasmaroo trunkSat, 04 Feb 2006 11:19:32 -0800, by nenolod
-
[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