log

age author description
2006-10-14 nenolod [svn] - bump to 1.2.0-rc4 trunk
2006-10-14 nenolod [svn] - objectify libintl trunk
2006-10-14 nenolod [svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined. trunk
2006-10-14 nenolod [svn] - make things friendly to Objective Make trunk
2006-10-14 nenolod [svn] - libaudacious.so.4 actually, due to remote-access API addition trunk
2006-10-14 nenolod [svn] - libaudacious SONAME becomes libaudacious.so.3 trunk
2006-10-14 nenolod [svn] - same for librcd, libguess, icons and audacious/images trunk
2006-10-14 nenolod [svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here trunk
2006-10-13 yaz [svn] - audacious_determine_session_type() would crash if audacious_session_uri had value. trunk
2006-10-13 yaz [svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunk
2006-10-12 nenolod [svn] - fix another regression where mainwin_othertext_visible is TRUE even though the skin doesn't want trunk
2006-10-12 nenolod [svn] - 1.2.0-rc3 trunk
2006-10-12 nenolod [svn] - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE trunk
2006-10-12 nenolod [svn] - some fixes via alxorlov on the forums trunk
2006-10-12 chainsaw [svn] Remove taglib CFLAGS, CONFIG & LIBS, no longer used. trunk
2006-10-12 nenolod [svn] - remove checks for taglib in the player trunk
2006-10-12 nhjm449 [svn] - Skin Osmosis's shaded equalizer. trunk
2006-10-12 nenolod [svn] - cleanup some skin textures trunk
2006-10-12 nenolod [svn] - main texture: resize to 425x100; add a colon to delimit minutes from seconds. trunk
2006-10-12 nenolod [svn] - reposition some elements for better aesthetics trunk
2006-10-12 nenolod [svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY trunk
2006-10-12 nenolod [svn] - avoid recreating the window unless an actual size-dimensional change has occured. trunk
2006-10-12 nenolod [svn] - don't use hardcoded values for the time indicator area trunk
2006-10-11 nenolod [svn] - add the Osmosis skin, a more sophisticated example of the new skinning engine. trunk
2006-10-09 nenolod [svn] - resize fixes trunk
2006-10-09 nenolod [svn] - avoid unnecessary resizing trunk
2006-10-09 nenolod [svn] - add audacious_pixmap_resize() for resizing a skin pixmap on demand. trunk
2006-10-09 nenolod [svn] - the default for mainwinTextVisible() should be FALSE. trunk
2006-10-09 nenolod [svn] - change skin_mask_info[] if the player sizes change. trunk
2006-10-09 nenolod [svn] - replace several occurances of MAINWIN_WIDTH with bmp_active_skin->properties.mainwin_width. trunk
2006-10-09 nenolod [svn] - update NEWS trunk
2006-10-07 nhjm449 [svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts. trunk
2006-10-07 nhjm449 [svn] - Really make sure it doesn't overlap. trunk
2006-10-07 nhjm449 [svn] - Update shaded playlist font when toggling bitmap fonts. trunk
2006-10-07 nhjm449 [svn] - Don't let the text overlap the counter. trunk
2006-10-07 js [svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += trunk
2006-10-06 yaz [svn] - mtime=-1 has been introduced to represent "uninitialized". trunk
2006-10-06 nenolod [svn] - actually, apparently we need that... fucking apple trunk
2006-10-06 nenolod [svn] - only set window hints after the resize trunk
2006-10-06 nhjm449 [svn] - Add a background behind the title scroller in the main window. trunk
2006-10-06 nhjm449 [svn] - Make mainwin shading work correctly. trunk
2006-10-06 nenolod [svn] - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid trunk
2006-10-06 nhjm449 [svn] - revert to 2599 trunk
2006-10-05 nenolod [svn] - better handle the stream condition trunk
2006-10-05 nenolod [svn] - support for WA2 skins (no skin.hints) trunk
2006-10-05 nenolod [svn] - fix that goddamn skinlist bug trunk
2006-10-05 nenolod [svn] - oops trunk
2006-10-05 nenolod [svn] - fix skins/Makefile trunk
2006-10-05 nenolod [svn] - fixes for resize bug trunk
2006-10-05 nenolod [svn] - use gtk_window_present() to make X render the right sized skin trunk
2006-10-05 nenolod [svn] - include TinyPlayer skin with the main distribution trunk
2006-10-05 nenolod [svn] - and finally special tuples are treated as they should be trunk
2006-10-05 nenolod [svn] - results from more profiling trunk
2006-10-05 nenolod [svn] - more mtime = 0 checks trunk
2006-10-05 nenolod [svn] - ditto for playlist_get_songtime(). trunk
2006-10-05 nenolod [svn] - tuples with an mtime of 0 don't need to be checked trunk
2006-10-05 nenolod [svn] - revert trunk
2006-10-05 nenolod [svn] - the playlist and equalizer windows do not need to redraw themselves constantly, as was in bmp. trunk
2006-10-05 nenolod [svn] - fix an assertion error trunk
2006-10-05 nenolod [svn] - try not to reject tuples that have an mtime of 0. (special tuples referring to URIs) trunk
2006-10-05 nenolod [svn] - make sure the PlaylistEntry has a tuple. trunk
2006-10-05 nenolod [svn] - missed a couple of properties, sorry trunk
2006-10-05 nenolod [svn] - fix another typo trunk
2006-10-05 nenolod [svn] - fix typo trunk
2006-10-05 nenolod [svn] - default values for all properties (fixes wa2 skins/amsf 1.0 skins) trunk
2006-10-05 nhjm449 [svn] - Default skin updated trunk
2006-10-05 nenolod [svn] - create the windows during skin load process after the skin.hints has been loaded trunk
2006-10-05 nenolod [svn] - load skins before creating the UI trunk
2006-10-05 nenolod [svn] - more hardcoded values removed trunk
2006-10-05 nenolod [svn] - make sure all size requests match the skin size trunk
2006-10-05 nenolod [svn] - remove dock_resize. trunk
2006-10-05 nenolod [svn] - it'd probably help if we passed the right stuff to gtk_window_resize(). trunk
2006-10-05 nenolod [svn] - don't use dock_resize. trunk
2006-10-05 nenolod [svn] - mainwinEQButtonX, mainwinEQButtonY, mainwinPLButtonX, mainwinPLButtonY, mainwinAboutX, trunk
2006-10-05 js [svn] WTF, and now even a typo in the ChangeLog! (Fixed.) trunk
2006-10-05 js [svn] Just saw that it's ordered by last name. Of cours, I was to blind trunk
2006-10-05 js [svn] Just saw that we have an AUTHORS file here as well, so I added myself trunk
2006-10-05 nhjm449 [svn] - Put ()'s around the time in the shaded playlist text. trunk
2006-10-05 nenolod [svn] - othertext visibility enforcement trunk
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