Tue, 10 Jul 2007 11:32:54 +0200 |
Tomasz Mon |
replace old Vis with UiVis
trunk
|
Mon, 09 Jul 2007 03:18:00 -0500 |
William Pitcock |
Mimetype system.
trunk
|
Sun, 08 Jul 2007 12:21:09 +0200 |
Tomasz Mon |
fully implement UiSkinnedNumber, number.c no longer needed
trunk
|
Tue, 03 Jul 2007 19:44:41 -0500 |
William Pitcock |
Remove urldecode.c, urldecode.h, fix references accordingly.
trunk
|
Thu, 28 Jun 2007 18:52:40 +0200 |
Tomasz Mon |
include UiSkinnedTextbox
trunk
|
Tue, 26 Jun 2007 17:38:43 +0900 |
Yoshiki Yazawa |
separate build_stamp.c from depend-prehook to avoid excessive stamping.
trunk
|
Sun, 17 Jun 2007 12:54:59 +0200 |
Tomasz Mon |
rename audacious_pbutton to ui_skinned_button
trunk
|
Fri, 15 Jun 2007 12:21:25 -0500 |
William Pitcock |
Fix handling of buildstamp rule.
trunk
|
Fri, 15 Jun 2007 12:16:34 -0500 |
William Pitcock |
Remove build_stamp.c and generate it on demand.
trunk
|
Tue, 22 May 2007 15:17:15 -0700 |
yaz |
[svn] - implement some audacious-remote functions.
trunk
|
Tue, 15 May 2007 21:53:37 -0700 |
magma |
[svn] -Renamed MPRIS /TrackList Shuffle method to Random
trunk
|
Sun, 13 May 2007 18:38:53 -0700 |
magma |
[svn] Implemented CMD_IS_ADVANCE and CMD_TOGGLE_ADVANCE. Added partial MPRIS support. Root is complete, Player is partially implemented, and TrackList has not been started.
trunk
|
Sun, 13 May 2007 11:57:18 -0700 |
magma |
[svn] Added a hook when building dependencies so that the dbus-bindings are created first without producing any error messages.
trunk
|
Sun, 13 May 2007 01:29:56 -0700 |
magma |
[svn] Fixed link error caused by libaudclient being in LDADD for audacious.
trunk
|
Fri, 11 May 2007 16:27:54 -0700 |
giacomo |
[svn] - added auddrct.c/h, a migration api for plugins that once used xmms_remote; to be completed
trunk
|
Fri, 11 May 2007 11:52:56 -0700 |
magma |
[svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient.
trunk
|
Thu, 10 May 2007 16:59:22 -0700 |
yaz |
[svn] - build fix.
trunk
|
Wed, 09 May 2007 16:43:29 -0700 |
chainsaw |
[svn] MCS_LIBS != LIBMCS_LIBS, allow audacious binary to link.
trunk
|
Wed, 09 May 2007 15:42:13 -0700 |
nenolod |
[svn] - fix compilation
trunk
|
Wed, 09 May 2007 14:38:41 -0700 |
nenolod |
[svn] - move configdb public API to audacious proper
trunk
|
Wed, 09 May 2007 14:36:37 -0700 |
magma |
[svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus.
trunk
|
Wed, 09 May 2007 14:03:11 -0700 |
nenolod |
[svn] - drop controlsocket code. this probably does not compile yet.
trunk
|
Tue, 08 May 2007 23:24:26 -0700 |
yaz |
[svn] - add dependency for dbus bindings.
trunk
|
Tue, 08 May 2007 10:26:29 -0700 |
magma |
[svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues.
trunk
|
Mon, 07 May 2007 18:04:06 -0700 |
nenolod |
[svn] - define mpris /Player object in XML.
trunk
|
Mon, 07 May 2007 17:56:35 -0700 |
nenolod |
[svn] - define mpris /TrackList object in XML.
trunk
|
Mon, 07 May 2007 17:51:05 -0700 |
nenolod |
[svn] - add mpris root node to dbus-bindings.
trunk
|
Sat, 05 May 2007 15:37:54 -0700 |
magma |
[svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods.
trunk
|
Mon, 30 Apr 2007 20:49:38 -0700 |
yaz |
[svn] maintenance of build system:
trunk
|
Tue, 20 Mar 2007 21:39:00 -0700 |
nenolod |
[svn] - integrate libmowgli requirement into buildsystem
trunk
|
Tue, 27 Feb 2007 04:09:06 -0800 |
nenolod |
[svn] - add vfs_buffered_file_release_live_fd().
trunk
|
Sat, 24 Feb 2007 18:39:17 -0800 |
nenolod |
[svn] - use $(LIBINTL) rule, not $(LTLIBINTL). unbreaks OSX platform port.
trunk
|
Sat, 17 Feb 2007 02:32:37 -0800 |
nenolod |
[svn] - put configdb back in libaudacious as the client library needs it
trunk
|
Sat, 17 Feb 2007 02:19:35 -0800 |
nenolod |
[svn] - Patch to use libsamplerate for high-quality interpolated upsampling,
trunk
|
Sat, 17 Feb 2007 01:54:30 -0800 |
nenolod |
[svn] - reinstate rcfile class for now
trunk
|
Sat, 17 Feb 2007 01:02:11 -0800 |
nenolod |
[svn] - relocate configdb to audacious core
trunk
|
Sat, 10 Feb 2007 20:47:46 -0800 |
nenolod |
[svn] - split out jump to track
trunk
|
Sat, 10 Feb 2007 20:21:42 -0800 |
nenolod |
[svn] - playlist_manager -> ui_playlist_manager, since it's a UI component.
trunk
|
Sat, 10 Feb 2007 17:01:44 -0800 |
nenolod |
[svn] Try to put some skinned window code in a common place.
trunk
|
Thu, 01 Feb 2007 11:06:26 -0800 |
nenolod |
[svn] - remove build-stamp autogen crap from Makefile
trunk
|
Mon, 29 Jan 2007 10:11:01 -0800 |
nenolod |
[svn] - split out albumart locating functions into a seperate file and make the public API available in util.h
trunk
|
Mon, 29 Jan 2007 09:55:26 -0800 |
mf0102 |
[svn] - Cleaned up a bit
trunk
|
Sat, 27 Jan 2007 12:10:21 -0800 |
mf0102 |
[svn] - moved titlestring.* and xconvert.* from libaudacious to audacious
trunk
|
Sat, 27 Jan 2007 06:09:45 -0800 |
mf0102 |
[svn] - removed xmms_ prefix from formatter
trunk
|
Sat, 27 Jan 2007 04:37:49 -0800 |
nenolod |
[svn] - break out the URL opener UI code
trunk
|
Fri, 26 Jan 2007 14:50:30 -0800 |
mf0102 |
[svn] integrated urldecode.* from libaudacious into audacious directory, made separate ui_fileopener.*
trunk
|
Fri, 26 Jan 2007 07:32:55 -0800 |
nenolod |
[svn] - use GOption instead of getopt.
trunk
|
Thu, 25 Jan 2007 22:20:19 -0800 |
nenolod |
[svn] - back out objective-make topdir probe stuff, it doesnt work on some
trunk
|
Thu, 25 Jan 2007 20:23:16 -0800 |
nenolod |
[svn] - hooking implementation.
trunk
|
Tue, 23 Jan 2007 10:22:32 -0800 |
nenolod |
[svn] - rework objective make _a lot_
trunk
|
Tue, 23 Jan 2007 02:51:10 -0800 |
yaz |
[svn] - strings.h should be installed because plugins may use str_to_utf8().
trunk
|
Mon, 22 Jan 2007 18:19:50 -0800 |
nenolod |
[svn] - add i18n.h which wraps gettext in a way that is usable to plugins.
trunk
|
Mon, 22 Jan 2007 09:51:03 -0800 |
giacomo |
[svn] - export main.h again
trunk
|
Mon, 22 Jan 2007 09:35:30 -0800 |
giacomo |
[svn] - add missing inclusion of strings.h where necessary, do not export main.h and export strings.h
trunk
|
Fri, 19 Jan 2007 15:05:01 -0800 |
mf0102 |
[svn] fix a stupid bug of mine
trunk
|
Fri, 19 Jan 2007 14:12:34 -0800 |
mf0102 |
[svn] cleanups in many regards
trunk
|
Tue, 16 Jan 2007 10:33:13 -0800 |
giacomo |
[svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins)
trunk
|
Mon, 15 Jan 2007 18:33:42 -0800 |
nenolod |
[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources.
trunk
|
Fri, 12 Jan 2007 11:43:40 -0800 |
nenolod |
[svn] - objective-make autodepend fixes
trunk
|