Sun, 14 Oct 2007 16:58:43 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 14 Oct 2007 16:58:36 -0500 |
William Pitcock |
PluginMenu API is exported now. No changes required to plugins.
|
Sun, 14 Oct 2007 22:26:01 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sun, 14 Oct 2007 03:57:38 -0500 |
William Pitcock |
add include guard
|
Sun, 14 Oct 2007 03:57:03 -0500 |
William Pitcock |
fix a typo
|
Sun, 14 Oct 2007 03:50:08 -0500 |
William Pitcock |
fix some oopses
|
Sun, 14 Oct 2007 03:49:00 -0500 |
William Pitcock |
export xconvert API
|
Sun, 14 Oct 2007 03:36:21 -0500 |
William Pitcock |
export INIFile APIs
|
Sun, 14 Oct 2007 03:08:12 -0500 |
William Pitcock |
export hook API
|
Sun, 14 Oct 2007 02:47:41 -0500 |
William Pitcock |
more fixing
|
Sun, 14 Oct 2007 00:01:53 -0500 |
William Pitcock |
some tweaks
|
Sat, 13 Oct 2007 23:43:45 -0500 |
William Pitcock |
export ip_data and cfg
|
Sat, 13 Oct 2007 23:29:35 -0500 |
William Pitcock |
proper guard names
|
Sat, 13 Oct 2007 23:19:36 -0500 |
William Pitcock |
missing header...
|
Sat, 13 Oct 2007 23:01:28 -0500 |
William Pitcock |
export Playlist API, remove old crap that isn't there anymore
|
Sat, 13 Oct 2007 20:46:25 -0500 |
William Pitcock |
fix an oops
|
Sat, 13 Oct 2007 20:41:39 -0500 |
William Pitcock |
vtable get_gentitle_format().
|
Sat, 13 Oct 2007 20:35:58 -0500 |
William Pitcock |
export PlaylistContainer API in vtable.
|
Sat, 13 Oct 2007 19:58:38 -0500 |
William Pitcock |
strings API -> vtable
|
Sat, 13 Oct 2007 19:31:02 -0500 |
William Pitcock |
fix for livelock reported by joker...
|
Sat, 13 Oct 2007 19:12:09 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 13 Oct 2007 19:11:52 -0500 |
William Pitcock |
fun util dialog shit -> vtable
|
Sat, 13 Oct 2007 19:08:44 -0500 |
William Pitcock |
Use GCallback instead of GtkSignalFunc.
|
Sat, 13 Oct 2007 14:41:03 +0200 |
mf0102 |
cleaned up German translation a bit
|
Sat, 13 Oct 2007 14:28:19 +0200 |
mf0102 |
ran update-po and updated German translation
|
Sat, 13 Oct 2007 14:15:25 +0200 |
mf0102 |
fix description for two-way scrolling
|
Sat, 13 Oct 2007 12:20:43 +0300 |
Eugene Paskevich |
Removed mk1 leftovers.
|
Sat, 13 Oct 2007 10:50:37 +0200 |
Jonathan Schleifer |
Update buildsys.
|
Fri, 12 Oct 2007 14:26:02 +0200 |
Tomasz Mon |
prevent info text being stuck after changing volume
|
Fri, 12 Oct 2007 09:42:14 +0300 |
Eugene Paskevich |
Spelling fix. Spotted by nenolod.
|
Thu, 11 Oct 2007 20:09:43 -0500 |
William Pitcock |
100ms delay
|
Thu, 11 Oct 2007 20:02:45 -0500 |
William Pitcock |
oops wrong version
|
Thu, 11 Oct 2007 20:00:05 -0500 |
William Pitcock |
Add a function to eventqueue API, event_queue_timed() which calls a hook at a postponed time.
|
Thu, 11 Oct 2007 19:51:08 -0500 |
William Pitcock |
event_queue instead of immediately call so that the other thread can catch up
|
Thu, 11 Oct 2007 19:38:55 -0500 |
William Pitcock |
add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
|
Thu, 11 Oct 2007 16:14:21 -0500 |
William Pitcock |
playback_get_length(): Support InputPlayback::set_params().
|
Thu, 11 Oct 2007 19:25:08 +0200 |
Tomasz Mon |
introduce playback_get_length()
|
Wed, 10 Oct 2007 20:31:38 +0300 |
Eugene Paskevich |
Use curly braces instead of round ones, since they might not be portable.
|
Wed, 10 Oct 2007 09:10:02 +0300 |
Eugene Paskevich |
Don't let the strings cross over each other.
|
Wed, 10 Oct 2007 07:52:33 +0300 |
Eugene Paskevich |
Replicated 2012:31cf04fc588b.
|
Mon, 08 Oct 2007 23:14:27 +0900 |
Yoshiki Yazawa |
- make scroller behavior configurable via preferences dialog.
|
Mon, 08 Oct 2007 21:42:27 +0900 |
Yoshiki Yazawa |
build fix.
|
Mon, 08 Oct 2007 02:26:42 -0500 |
William Pitcock |
generic playback control API
|
Mon, 08 Oct 2007 01:43:58 -0500 |
William Pitcock |
Add InputPlayback::pass_audio() which replaces produce_audio().
|
Mon, 08 Oct 2007 01:36:41 -0500 |
William Pitcock |
make sndstretch work properly
|
Sun, 07 Oct 2007 19:12:28 -0500 |
William Pitcock |
custom_uri/mime go below type defs
|
Sun, 07 Oct 2007 18:00:57 -0500 |
William Pitcock |
Export MIME/Custom URI APIs
|
Sun, 07 Oct 2007 14:05:16 -0500 |
William Pitcock |
add InputPlayback::set_params() and InputPlayback::set_title() which will
|
Sun, 07 Oct 2007 13:40:45 -0500 |
William Pitcock |
use vtable functors for VFS access
|
Sun, 07 Oct 2007 01:06:50 -0500 |
William Pitcock |
aud_tuple_disassociate
|
Sun, 07 Oct 2007 01:04:41 -0500 |
William Pitcock |
get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
|
Sun, 07 Oct 2007 00:32:35 -0500 |
William Pitcock |
Remove non-existant function.
|
Sun, 07 Oct 2007 00:28:00 -0500 |
William Pitcock |
fix tuple_get_int declaration
|
Sun, 07 Oct 2007 00:16:35 -0500 |
William Pitcock |
Export tuple formatter API.
|
Sun, 07 Oct 2007 00:04:09 -0500 |
William Pitcock |
Export Tuple API.
|
Sat, 06 Oct 2007 21:20:27 -0500 |
William Pitcock |
We're multi-platform now and stuff.
|
Sat, 06 Oct 2007 20:35:52 -0500 |
William Pitcock |
Use a mutex/condvar/timed wait to allow tickless operation in the output loop.
|
Sat, 06 Oct 2007 16:36:47 -0500 |
William Pitcock |
remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.
|
Wed, 03 Oct 2007 17:37:49 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious
|
Wed, 03 Oct 2007 17:37:30 +0200 |
Jonathan Schleifer |
Fix two gcc warnings.
|
Wed, 03 Oct 2007 16:27:11 +0200 |
mf0102 |
Updated French translation
|
Tue, 02 Oct 2007 21:52:34 -0500 |
William Pitcock |
last one i hope
|
Tue, 02 Oct 2007 21:51:07 -0500 |
William Pitcock |
more typoes
|
Tue, 02 Oct 2007 21:50:12 -0500 |
William Pitcock |
fix typo!
|
Tue, 02 Oct 2007 21:47:17 -0500 |
William Pitcock |
multifile plugins :(
|
Tue, 02 Oct 2007 21:41:06 -0500 |
William Pitcock |
Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.
|
Tue, 02 Oct 2007 21:21:50 -0500 |
William Pitcock |
sed s/bmp_cfg_db/cfg_db/.
|
Mon, 01 Oct 2007 23:39:22 -0500 |
William Pitcock |
Export VfsBufferedFile functions.
|
Mon, 01 Oct 2007 23:32:57 -0500 |
William Pitcock |
Export VfsBuffer functions.
|
Mon, 01 Oct 2007 23:26:00 -0500 |
William Pitcock |
Unbreak compile.
|
Mon, 01 Oct 2007 23:00:46 -0500 |
William Pitcock |
Start working on exporting all public functions via a vtable. The API version will be bumped to 7 once I am done and -Wl,-export-dynamic is removed.
|
Mon, 01 Oct 2007 14:16:52 -0500 |
William Pitcock |
kill printf debug
|
Mon, 01 Oct 2007 14:16:13 -0500 |
William Pitcock |
Instead of waiting 10ms, wait half the time of the period buffer.
|
Mon, 01 Oct 2007 13:42:37 -0500 |
William Pitcock |
Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
|
Mon, 01 Oct 2007 12:38:51 -0500 |
William Pitcock |
Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
|
Mon, 01 Oct 2007 00:41:25 -0500 |
William Pitcock |
Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
|
Sun, 30 Sep 2007 12:02:15 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 30 Sep 2007 12:02:07 -0500 |
William Pitcock |
Make effect plugins work again.
|
Sun, 30 Sep 2007 15:29:07 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 30 Sep 2007 15:28:40 +0300 |
Matti Hamalainen |
Remove non-existing function declarations from headers.
|
Sun, 30 Sep 2007 13:22:21 +0200 |
Jonathan Schleifer |
Revert 40a9792c69f9.
|
Sun, 30 Sep 2007 13:21:17 +0200 |
Jonathan Schleifer |
Fix install of audacious.desktop.
|
Sun, 30 Sep 2007 13:09:12 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious
|
Sun, 30 Sep 2007 13:08:53 +0200 |
Jonathan Schleifer |
.pc files are arch-independent, therefore they go to ${datadir}.
|
Sat, 29 Sep 2007 20:30:31 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 29 Sep 2007 20:30:23 -0500 |
William Pitcock |
Fix audio tab.
|
Sat, 29 Sep 2007 22:11:57 +0200 |
Jonathan Schleifer |
WTF, why is that file missing?
|
Fri, 28 Sep 2007 21:44:03 +0200 |
mf0102 |
removed the XMMS title from the equalizer section of the refugee skin
|
Fri, 28 Sep 2007 16:10:21 +0200 |
Tomasz Mon |
I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
|
Thu, 27 Sep 2007 22:06:11 +0200 |
Jonathan Schleifer |
I always forget something today :(.
|
Thu, 27 Sep 2007 22:02:58 +0200 |
Jonathan Schleifer |
I should stop coding for today, I'm too unconcentrated.
|
Thu, 27 Sep 2007 22:01:38 +0200 |
Jonathan Schleifer |
Fix wrong status message.
|
Thu, 27 Sep 2007 21:59:11 +0200 |
Jonathan Schleifer |
Add missing targets to .PHONY.
|
Thu, 27 Sep 2007 21:55:13 +0200 |
Jonathan Schleifer |
D'oh!
|
Thu, 27 Sep 2007 21:54:10 +0200 |
Jonathan Schleifer |
Add implib to uninstall target.
|
Thu, 27 Sep 2007 21:36:43 +0200 |
Jonathan Schleifer |
More implib stuff.
|
Thu, 27 Sep 2007 21:25:58 +0200 |
Jonathan Schleifer |
implib for ${PROG} should finally work.
|
Thu, 27 Sep 2007 23:27:30 +0900 |
Yoshiki Yazawa |
- -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
|
Thu, 27 Sep 2007 15:23:53 +0200 |
mf0102 |
partially reverse a patch by js that fixes cygwin, but breaks linux :-)
|
Thu, 27 Sep 2007 14:26:37 +0200 |
Jonathan Schleifer |
Remove implib stuff again.
|
Thu, 27 Sep 2007 13:14:58 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious
|
Thu, 27 Sep 2007 13:14:34 +0200 |
Jonathan Schleifer |
Update buildsys + small fixes.
|
Wed, 26 Sep 2007 19:28:10 -0500 |
William Pitcock |
glade cleanups, scrolled window stuff
|
Wed, 26 Sep 2007 19:16:58 -0500 |
William Pitcock |
Rename vbox32 to audio_page_vbox.
|
Wed, 26 Sep 2007 18:54:49 -0500 |
William Pitcock |
Fix installation of Audacious desktop icon.
|
Wed, 26 Sep 2007 11:13:42 -0500 |
William Pitcock |
Remove warnings.
|
Wed, 26 Sep 2007 06:38:34 +0200 |
Jonathan Schleifer |
Optimize dependency generation.
|
Wed, 26 Sep 2007 06:32:34 +0200 |
Jonathan Schleifer |
This fixes cygwin.
|
Wed, 26 Sep 2007 05:40:49 +0200 |
Jonathan Schleifer |
Why TF redefine NULL?
|
Wed, 26 Sep 2007 03:10:22 +0200 |
Jonathan Schleifer |
Typo.
|
Wed, 26 Sep 2007 03:02:44 +0200 |
Jonathan Schleifer |
Automated merge with ssh://sidhe.atheme.org//hg/audacious
|
Wed, 26 Sep 2007 03:02:23 +0200 |
Jonathan Schleifer |
Update buildsys (adds ${PROG_SUFFIX}).
|
Wed, 26 Sep 2007 00:16:39 +0300 |
Matti Hamalainen |
Simplify adding of all sub-tunes.
|
Tue, 25 Sep 2007 23:49:11 +0300 |
Matti Hamalainen |
Branch merge.
|
Tue, 25 Sep 2007 23:36:01 +0300 |
Matti Hamalainen |
Slight cleanup of few functions and fix a potential segfault.
|
Tue, 25 Sep 2007 23:33:32 +0300 |
Matti Hamalainen |
Typecast to (long)
|
Tue, 25 Sep 2007 23:09:09 +0300 |
Matti Hamalainen |
Possibly fix a lockup problem.
|
Tue, 25 Sep 2007 23:06:26 +0300 |
Matti Hamalainen |
Cosmetics.
|
Tue, 25 Sep 2007 22:52:31 +0300 |
Matti Hamalainen |
Use gchar consistently.
|
Tue, 25 Sep 2007 22:34:52 +0300 |
Matti Hamalainen |
Implement selective adding of subtunes.
|