log

age author description
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