log

age author description
2006-10-05 nenolod [svn] - more fix trunk
2006-10-05 nenolod [svn] - fix trunk
2006-10-05 nenolod [svn] - default visibility hints trunk
2006-10-05 nenolod [svn] - silently ignore text updates if we're not visible (bugfix) trunk
2006-10-05 nenolod [svn] - this should be a continue not a return (oops) trunk
2006-10-05 nenolod [svn] - do not draw widgets which are invisible (performance tweak) trunk
2006-10-05 nenolod [svn] - implement mainwinTextVisible, mainwinVisVisible, mainwinOthertextVisible hints trunk
2006-10-05 nenolod [svn] - really preserve the old message on othertext info trunk
2006-10-05 nenolod [svn] - another oops in my oops fix, sorry trunk
2006-10-05 nenolod [svn] - i made an oops trunk
2006-10-05 nenolod [svn] - implement mainwinOthertextIsStatus property. trunk
2006-10-05 nenolod [svn] - update hints file trunk
2006-10-04 nenolod [svn] - add: trunk
2006-10-04 nenolod [svn] - wa2 values for mainwinTitleText property. trunk
2006-10-04 nenolod [svn] - allow the menurow to be set invisible trunk
2006-10-04 js [svn] The default values for old skins were wrong. But since changing from trunk
2006-10-04 nenolod [svn] - 1.2 skin, EARLY VERSION OF IT. I am *sure* nhjm449 will tweak it a lot. trunk
2006-10-04 nenolod [svn] - default skin.hints:mainwinVisWidth value trunk
2006-10-04 nenolod [svn] - implement [skin.hints:mainwinVisWidth] property. trunk
2006-10-04 nenolod [svn] - implement [skin.hints:mainwinPlayStatus(X,Y)] properties. trunk
2006-10-04 nenolod [svn] - support for: [skin.hints:mainwinNumber(0-4)(X,Y)] properties. trunk
2006-10-04 nenolod [svn] - support for the [skin.hints:mainwinTextWidth] property. trunk
2006-10-04 yaz [svn] - make audacious re-link when libwidgets.a has been updated. trunk
2006-10-04 yaz [svn] improvement of shaded playlist window trunk
2006-10-04 nenolod [svn] - allow elements to be repositioned if they are mentioned in skin.hints trunk
2006-10-04 nenolod [svn] - text and infobar trunk
2006-10-04 nenolod [svn] - framework for repositioning the vis element on the skin. trunk
2006-10-03 nenolod [svn] - that should be a lowercase p, not an uppercase one. trunk
2006-10-03 nenolod [svn] - fix a potential crash when running audacious remotely trunk
2006-10-02 nenolod [svn] - parse equals correctly. trunk
2006-10-02 nenolod [svn] - remove some old debugging notices trunk
2006-10-02 nenolod [svn] - remove an artifact of the bmp -> audacious transition trunk
2006-10-02 nenolod [svn] - always zero-out stack variables, as stack memory may be dirty on x86 and friends trunk
2006-10-01 nenolod [svn] - enforce the ret = -1 == silent failure rule trunk
2006-09-30 nenolod [svn] - Spanish translation update from Gustavo Vranjes. trunk
2006-09-28 yaz [svn] - now mainwindow remembers "autoscroll songname" setting after returns from shaded mode. trunk
2006-09-28 yaz [svn] - gtk+-2.10's gtk_widget_destroy() sometimes causes an UI freeze. as a workaround, reuse allocated dialog. trunk
2006-09-28 yaz [svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunk
2006-09-28 yaz [svn] - fix for "playlist.c:1482: Mutex not locked!" trunk
2006-09-24 chainsaw [svn] Interpret set_string for a NULL value as a key unset action, as gconf will not store NULL values. trunk
2006-09-24 yaz [svn] - fix for gconf_value_get_string() does not accept null string. trunk
2006-09-23 chainsaw [svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed. trunk
2006-09-23 chainsaw [svn] Do not try write NULL into a gconf key, convert it to "" first. trunk
2006-09-22 nenolod [svn] - version bump to 1.2.0-rc2 trunk
2006-09-22 nenolod [svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm) trunk
2006-09-21 chainsaw [svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunk
2006-09-20 nenolod [svn] - fix a memory leak in util_run_filebrowser() trunk
2006-09-20 nenolod [svn] - properly free the path to skin.hints once we locate it trunk
2006-09-20 yaz [svn] - avoid conflict of mkdtemp() declaration between util.h and stdlib.h. trunk
2006-09-18 nenolod [svn] - soname fix trunk
2006-09-18 nenolod [svn] - version change: 1.2.0-rc1 trunk
2006-09-18 nenolod [svn] - add back a test for libxml2, that way we'll still use xspf as default if available trunk
2006-09-18 nenolod [svn] - remove some plugin checks I missed trunk
2006-09-18 nenolod [svn] - add a bugs@ address for audacious trunk
2006-09-18 nenolod [svn] - add -D_AUDACIOUS_CORE here trunk
2006-09-18 nenolod [svn] - remove plugins from the core distribution trunk
2006-09-18 nenolod [svn] - add G_BEGIN_DECLS and G_END_DECLS for C++ users trunk
2006-09-18 nenolod [svn] - only include non-SDK things if _AUDACIOUS_CORE is defined. trunk
2006-09-18 nenolod [svn] - export main.h API trunk
2006-09-18 nenolod [svn] - export xentry and xconvert API trunk