Wed, 04 Oct 2006 18:21:40 -0700 |
nenolod |
[svn] - update hints file
trunk
|
Wed, 04 Oct 2006 16:00:03 -0700 |
nenolod |
[svn] - add:
trunk
|
Wed, 04 Oct 2006 15:33:17 -0700 |
nenolod |
[svn] - wa2 values for mainwinTitleText property.
trunk
|
Wed, 04 Oct 2006 15:27:00 -0700 |
nenolod |
[svn] - allow the menurow to be set invisible
trunk
|
Wed, 04 Oct 2006 12:47:37 -0700 |
js |
[svn] The default values for old skins were wrong. But since changing from
trunk
|
Wed, 04 Oct 2006 04:17:35 -0700 |
nenolod |
[svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot.
trunk
|
Wed, 04 Oct 2006 03:41:41 -0700 |
nenolod |
[svn] - default skin.hints:mainwinVisWidth value
trunk
|
Wed, 04 Oct 2006 03:39:41 -0700 |
nenolod |
[svn] - implement [skin.hints:mainwinVisWidth] property.
trunk
|
Wed, 04 Oct 2006 03:05:39 -0700 |
nenolod |
[svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties.
trunk
|
Wed, 04 Oct 2006 02:31:31 -0700 |
nenolod |
[svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties.
trunk
|
Wed, 04 Oct 2006 02:22:04 -0700 |
nenolod |
[svn] - support for the [skin.hints:mainwinTextWidth] property.
trunk
|
Wed, 04 Oct 2006 02:21:05 -0700 |
yaz |
[svn] - make audacious re-link when libwidgets.a has been updated.
trunk
|
Wed, 04 Oct 2006 02:15:22 -0700 |
yaz |
[svn] improvement of shaded playlist window
trunk
|
Wed, 04 Oct 2006 01:45:01 -0700 |
nenolod |
[svn] - allow elements to be repositioned if they are mentioned in skin.hints
trunk
|
Wed, 04 Oct 2006 01:38:46 -0700 |
nenolod |
[svn] - text and infobar
trunk
|
Wed, 04 Oct 2006 01:35:28 -0700 |
nenolod |
[svn] - framework for repositioning the vis element on the skin.
trunk
|
Tue, 03 Oct 2006 10:39:17 -0700 |
nenolod |
[svn] - that should be a lowercase p, not an uppercase one.
trunk
|
Mon, 02 Oct 2006 18:46:02 -0700 |
nenolod |
[svn] - fix a potential crash when running audacious remotely
trunk
|
Mon, 02 Oct 2006 03:35:09 -0700 |
nenolod |
[svn] - parse equals correctly.
trunk
|
Mon, 02 Oct 2006 01:56:53 -0700 |
nenolod |
[svn] - remove some old debugging notices
trunk
|
Mon, 02 Oct 2006 01:52:12 -0700 |
nenolod |
[svn] - remove an artifact of the bmp -> audacious transition
trunk
|
Mon, 02 Oct 2006 01:46:59 -0700 |
nenolod |
[svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends
trunk
|
Sun, 01 Oct 2006 00:58:32 -0700 |
nenolod |
[svn] - enforce the ret = -1 == silent failure rule
trunk
|
Sat, 30 Sep 2006 16:05:40 -0700 |
nenolod |
[svn] - Spanish translation update from Gustavo Vranjes.
trunk
|
Thu, 28 Sep 2006 10:01:28 -0700 |
yaz |
[svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode.
trunk
|
Thu, 28 Sep 2006 08:50:11 -0700 |
yaz |
[svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog.
trunk
|
Thu, 28 Sep 2006 08:39:14 -0700 |
yaz |
[svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed"
trunk
|
Thu, 28 Sep 2006 08:36:43 -0700 |
yaz |
[svn] - fix for "playlist.c:1482: Mutex not locked!"
trunk
|
Sun, 24 Sep 2006 12:08:30 -0700 |
chainsaw |
[svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values.
trunk
|
Sun, 24 Sep 2006 00:40:12 -0700 |
yaz |
[svn] - fix for gconf_value_get_string() does not accept null string.
trunk
|
Sat, 23 Sep 2006 13:53:46 -0700 |
chainsaw |
[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed.
trunk
|
Sat, 23 Sep 2006 13:50:17 -0700 |
chainsaw |
[svn] Do not try write NULL into a gconf key, convert it to "" first.
trunk
|
Fri, 22 Sep 2006 03:12:02 -0700 |
nenolod |
[svn] - version bump to 1.2.0-rc2
trunk
|
Fri, 22 Sep 2006 02:57:25 -0700 |
nenolod |
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm)
trunk
|
Thu, 21 Sep 2006 13:24:48 -0700 |
chainsaw |
[svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP.
trunk
|
Wed, 20 Sep 2006 01:13:06 -0700 |
nenolod |
[svn] - fix a memory leak in util_run_filebrowser()
trunk
|
Wed, 20 Sep 2006 01:08:15 -0700 |
nenolod |
[svn] - properly free the path to skin.hints once we locate it
trunk
|
Tue, 19 Sep 2006 19:20:09 -0700 |
yaz |
[svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h.
trunk
|
Mon, 18 Sep 2006 14:08:39 -0700 |
nenolod |
[svn] - soname fix
trunk
|
Mon, 18 Sep 2006 13:21:50 -0700 |
nenolod |
[svn] - version change: 1.2.0-rc1
trunk
|
Mon, 18 Sep 2006 13:06:15 -0700 |
nenolod |
[svn] - add back a test for libxml2, that way we'll still use xspf as default if available
trunk
|
Mon, 18 Sep 2006 13:03:22 -0700 |
nenolod |
[svn] - remove some plugin checks I missed
trunk
|
Mon, 18 Sep 2006 12:59:14 -0700 |
nenolod |
[svn] - add a bugs@ address for audacious
trunk
|
Mon, 18 Sep 2006 03:20:15 -0700 |
nenolod |
[svn] - add -D_AUDACIOUS_CORE here
trunk
|
Mon, 18 Sep 2006 02:51:11 -0700 |
nenolod |
[svn] - remove plugins from the core distribution
trunk
|
Mon, 18 Sep 2006 02:34:43 -0700 |
nenolod |
[svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users
trunk
|
Mon, 18 Sep 2006 02:33:52 -0700 |
nenolod |
[svn] - only include non-SDK things if _AUDACIOUS_CORE is defined.
trunk
|
Mon, 18 Sep 2006 02:30:57 -0700 |
nenolod |
[svn] - export main.h API
trunk
|
Mon, 18 Sep 2006 02:06:40 -0700 |
nenolod |
[svn] - export xentry and xconvert API
trunk
|
Mon, 18 Sep 2006 01:59:07 -0700 |
nenolod |
[svn] - C++ friendliness
trunk
|
Mon, 18 Sep 2006 01:58:20 -0700 |
nenolod |
[svn] - lets be C++ friendly
trunk
|
Mon, 18 Sep 2006 01:56:09 -0700 |
nenolod |
[svn] - use audacious/titlestring.h instead of libaudacious/titlestring.h
trunk
|
Mon, 18 Sep 2006 01:45:08 -0700 |
nenolod |
[svn] - export the util.h as provided by audacious/
trunk
|
Mon, 18 Sep 2006 01:44:39 -0700 |
nenolod |
[svn] - merge libaudacious (public) and audacious util APIs
trunk
|
Mon, 18 Sep 2006 01:41:41 -0700 |
nenolod |
[svn] - add the PlaylistContainer API to the SDK.
trunk
|
Mon, 18 Sep 2006 01:40:53 -0700 |
nenolod |
[svn] - add the playlist API to the SDK.
trunk
|
Sat, 16 Sep 2006 22:53:47 -0700 |
nenolod |
[svn] - add missing 'test'
trunk
|
Sat, 16 Sep 2006 22:44:14 -0700 |
nenolod |
[svn] - remove redundant test
trunk
|
Sat, 16 Sep 2006 19:37:08 -0700 |
js |
[svn] Fixed unused variable and missing type conversion
trunk
|
Sat, 16 Sep 2006 19:21:06 -0700 |
js |
[svn] Add #undef FSCALE, since it's already defined on OpenBSD
trunk
|