Tue, 25 Nov 2008 03:32:44 +0900 |
Yoshiki Yazawa |
changed data path to audlegacy.
|
Mon, 24 Nov 2008 22:25:58 +0900 |
Yoshiki Yazawa |
- renamed executable as audlegacy
|
Mon, 24 Nov 2008 21:16:26 +0900 |
Yoshiki Yazawa |
audlegacy begins.
|
Sat, 11 Oct 2008 07:43:44 +0900 |
Yoshiki Yazawa |
- provide a way to query current interface.
|
Mon, 07 Jul 2008 23:54:10 +0200 |
mf0102 |
completely remove skin getting/setting
|
Sun, 06 Jul 2008 17:55:40 +0200 |
mf0102 |
move all files belonging to the legacy UI to legacy/
|
Sun, 29 Jun 2008 18:04:43 +0200 |
mf0102 |
enabled interface destruction
|
Sun, 29 Jun 2008 17:47:50 +0200 |
mf0102 |
don't free filenames because function is called twice
|
Sun, 29 Jun 2008 17:00:47 +0200 |
mf0102 |
removed code duplication via new function handle_cmd_line_filenames()
|
Sun, 29 Jun 2008 15:52:18 +0200 |
mf0102 |
clean up some parts that have been made obsolete by nenolod's great work:
|
Sun, 29 Jun 2008 01:20:05 -0500 |
William Pitcock |
Fix some warnings.
|
Sun, 29 Jun 2008 01:19:23 -0500 |
William Pitcock |
Split out headless specific interface code (mostly).
|
Sun, 29 Jun 2008 01:09:08 -0500 |
William Pitcock |
Split out a lot of stuff in main.c to ui_legacy.c.
|
Sun, 29 Jun 2008 00:45:55 -0500 |
William Pitcock |
Use new Interface API.
|
Sun, 29 Jun 2008 01:27:24 +0200 |
mf0102 |
commited initial version of new UI, which can be tested via "audacious -H"
|
Fri, 27 Jun 2008 17:58:45 +0300 |
Matti Hamalainen |
Added some debugging / startup messages (visible via 'audacious -N') to make
|
Fri, 27 Jun 2008 17:57:39 +0300 |
Matti Hamalainen |
Move D-Bus initialization before plugin system and playlist initialization.
|
Fri, 13 Jun 2008 16:47:20 +0300 |
Matti Hamalainen |
Remove an unused variable.
|
Wed, 11 Jun 2008 18:32:35 +0300 |
Matti Hamalainen |
Remove dead code.
|
Thu, 29 May 2008 01:03:13 +0300 |
Matti Hamalainen |
Handle properly the situation when player is not running and files are added from commandline.
|
Sun, 25 May 2008 15:12:17 +0200 |
Tomasz Mon |
remove ui_main_set_initial_volume, call volume set hook instead
|
Wed, 21 May 2008 15:55:19 +0300 |
Matti Hamalainen |
Fix the initialization after messing it up myself - commandline argument handling was happening twice.
|
Wed, 21 May 2008 04:45:43 +0300 |
Matti Hamalainen |
Silence some pointless warnings in resume_playback_on_startup() by not using g_return_if_fail().
|
Wed, 21 May 2008 04:43:12 +0300 |
Matti Hamalainen |
Made handling of commandline options to happen before plugin and playlist
|
Mon, 12 May 2008 23:06:39 +0200 |
mf0102 |
we don't show builtin features anymore
|
Mon, 12 May 2008 23:01:06 +0200 |
mf0102 |
removed variable "has_x11_connection" from main.c, needed to hookify some functions therefore
|
Mon, 12 May 2008 19:31:11 +0200 |
mf0102 |
whoops, too much cosmetics is bad for the overall appearance
|
Mon, 12 May 2008 19:19:49 +0200 |
mf0102 |
Some cosmetic changes
|
Thu, 08 May 2008 22:49:52 +0200 |
mf0102 |
moved away some stuff from main.c
|
Wed, 30 Apr 2008 03:43:15 +0300 |
Matti Hamalainen |
Conditional USE_SRC was changed to USE_SAMPLERATE earlier.
|
Wed, 23 Apr 2008 22:20:35 +0200 |
mf0102 |
cleaned up some more
|
Tue, 22 Apr 2008 13:27:32 +0200 |
mf0102 |
renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
|
Tue, 22 Apr 2008 10:55:35 +0200 |
mf0102 |
- renamed some files to reflect their UI contents
|
Mon, 21 Apr 2008 02:54:36 -0500 |
William Pitcock |
Fix the "skin path is fucked up" bug.
|
Mon, 21 Apr 2008 07:45:44 +0300 |
Matti Hamalainen |
Conditional support for SM (libeggsmclient).
|
Thu, 17 Apr 2008 00:36:25 +0300 |
Matti Hamalainen |
Remove unused variable.
|
Sat, 12 Apr 2008 19:30:18 +0200 |
mf0102 |
remove the strange feature list feature, which was used for GConf only
|
Sat, 12 Apr 2008 19:24:55 +0200 |
mf0102 |
introduce function aud_quit(), which is basically mainwin_quit_cb(), but
|
Sat, 12 Apr 2008 16:42:16 +0200 |
mf0102 |
restructuring
|
Mon, 31 Mar 2008 06:47:48 +0300 |
Matti Hamalainen |
Huge renaming patch, changing BMP references to Audacious.
|
Mon, 31 Mar 2008 06:36:41 +0300 |
Matti Hamalainen |
bmp_config_* -> aud_config_*
|
Mon, 31 Mar 2008 06:25:09 +0300 |
Matti Hamalainen |
BmpConfig -> AudConfig, etc.
|
Sat, 29 Mar 2008 13:35:02 +0100 |
mf0102 |
moved some stuff around to increase headless support
|
Sun, 23 Mar 2008 20:31:28 +0200 |
Paula Stanciu |
save volume between sessions
|
Tue, 25 Mar 2008 17:46:06 +0100 |
mf0102 |
print a note when headless operation is enabled
|
Tue, 25 Mar 2008 17:44:17 +0100 |
Ivan N. Zlatev |
fix to stop parsing twice
|
Mon, 17 Mar 2008 19:35:44 +0100 |
mf0102 |
more headless fixes
|
Mon, 17 Mar 2008 18:53:45 +0100 |
mf0102 |
rolling away some more stones on the hard way to real headless operation
|
Sun, 16 Mar 2008 23:18:35 +0100 |
mf0102 |
fixed headless mode; minor cleanups
|
Sun, 16 Mar 2008 22:23:59 +0100 |
mf0102 |
Split BmpConfig from main.c and main.h; move around some other stuff too
|
Sun, 16 Mar 2008 19:02:57 +0100 |
mf0102 |
renamed BmpCmdLineOpt to AudCmdLineOpt (greatest commit EVAR! ;-)
|
Sat, 15 Mar 2008 01:16:00 +0100 |
mf0102 |
Still cleaning up stuff
|
Thu, 13 Mar 2008 16:31:48 +0100 |
mf0102 |
removed report_error() and reimplemented some error routines
|
Mon, 03 Mar 2008 18:42:36 +0000 |
Ivan N. Zlatev |
Implement session management.
|
Sat, 16 Feb 2008 01:47:30 +0300 |
Eugene Zagidullin |
added passthrough mode. tested with ape and flac
|
Sun, 10 Feb 2008 07:19:45 +0300 |
Eugene Zagidullin |
- src stuff traveled to src_flow.c
|
Wed, 06 Feb 2008 22:42:32 +0300 |
Eugene Zagidullin |
adaptive scaler added, disabled hard limiter
|
Thu, 31 Jan 2008 21:43:51 +0300 |
Eugene Zagidullin |
RG icon added. some changes
|
Thu, 31 Jan 2008 12:04:13 +0300 |
Eugene Zagidullin |
partially works...
|
Wed, 30 Jan 2008 01:22:37 +0300 |
Eugene Zagidullin |
1st attempt to integrate dithering and RG engine
|