log

age author description
Fri, 20 Oct 2006 16:58:06 -0700 nenolod [svn] - icc warning fixes (pass 1) trunk
Sun, 15 Oct 2006 09:58:41 -0700 nenolod [svn] - try coreaudio before OSS trunk
Sun, 15 Oct 2006 09:30:05 -0700 chainsaw [svn] Jump to track window shown when calling audacious with the -j option. Patch by Henrik Johansson <henrik_johansson@home.se>, submitted as Gentoo bug #151260. trunk
Sat, 14 Oct 2006 21:25:04 -0700 nenolod [svn] - fix default config order trunk
Sat, 14 Oct 2006 21:11:15 -0700 nenolod [svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates. trunk
Sat, 14 Oct 2006 21:01:33 -0700 nenolod [svn] - SHARED_SUFFIX includes the dot trunk
Sat, 14 Oct 2006 20:58:52 -0700 nenolod [svn] - use SHARED_SUFFIX for PLUGIN_FILENAME(). trunk
Sat, 14 Oct 2006 19:01:29 -0700 nenolod [svn] - remove comment about remote access as there's no GUI options exposed for it in audacious trunk
Sat, 14 Oct 2006 18:55:20 -0700 nenolod [svn] - add audtool(1) manpage; mostly written by Kiyoshi Aman. trunk
Sat, 14 Oct 2006 18:50:37 -0700 nhjm449 [svn] - Properly handle shading when mainwin_width is greater than the shaded width. trunk
Sat, 14 Oct 2006 12:04:49 -0700 nenolod [svn] - bump to 1.2.0-rc4 trunk
Sat, 14 Oct 2006 12:03:26 -0700 nenolod [svn] - objectify libintl trunk
Sat, 14 Oct 2006 11:52:24 -0700 nenolod [svn] - only attempt to build the intl objective if INTL_OBJECTIVE is defined. trunk
Sat, 14 Oct 2006 11:46:36 -0700 nenolod [svn] - make things friendly to Objective Make trunk
Sat, 14 Oct 2006 11:39:17 -0700 nenolod [svn] - libaudacious.so.4 actually, due to remote-access API addition trunk
Sat, 14 Oct 2006 11:38:14 -0700 nenolod [svn] - libaudacious SONAME becomes libaudacious.so.3 trunk
Sat, 14 Oct 2006 11:36:12 -0700 nenolod [svn] - same for librcd, libguess, icons and audacious/images trunk
Sat, 14 Oct 2006 11:33:25 -0700 nenolod [svn] - rename libaudacious/Makefile.in -> libaudacious/Makefile as autoconf macro expansion is not needed here trunk
Fri, 13 Oct 2006 11:08:02 -0700 yaz [svn] - audacious_determine_session_type() would crash if audacious_session_uri had value. trunk
Thu, 12 Oct 2006 21:12:58 -0700 yaz [svn] - pls doesn't go along with PLAYLIST_LOCK in playlist_save(). trunk
Thu, 12 Oct 2006 08:10:01 -0700 nenolod [svn] - fix another regression where mainwin_othertext_visible is TRUE even though the skin doesn't want trunk
Thu, 12 Oct 2006 07:45:48 -0700 nenolod [svn] - 1.2.0-rc3 trunk
Thu, 12 Oct 2006 07:44:28 -0700 nenolod [svn] - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE trunk
Thu, 12 Oct 2006 05:02:14 -0700 nenolod [svn] - some fixes via alxorlov on the forums trunk
Thu, 12 Oct 2006 04:52:51 -0700 chainsaw [svn] Remove taglib CFLAGS, CONFIG & LIBS, no longer used. trunk
Thu, 12 Oct 2006 04:51:39 -0700 nenolod [svn] - remove checks for taglib in the player trunk
Wed, 11 Oct 2006 23:38:18 -0700 nhjm449 [svn] - Skin Osmosis's shaded equalizer. trunk
Wed, 11 Oct 2006 19:44:00 -0700 nenolod [svn] - cleanup some skin textures trunk
Wed, 11 Oct 2006 18:42:49 -0700 nenolod [svn] - main texture: resize to 425x100; add a colon to delimit minutes from seconds. trunk
Wed, 11 Oct 2006 18:28:57 -0700 nenolod [svn] - reposition some elements for better aesthetics trunk
Wed, 11 Oct 2006 18:23:22 -0700 nenolod [svn] - add mainwinMinimizeX, mainwinMinimizeY, mainwinShadeX, mainwinShadeY, mainwinCloseX, mainwinCloseY trunk
Wed, 11 Oct 2006 17:53:03 -0700 nenolod [svn] - avoid recreating the window unless an actual size-dimensional change has occured. trunk
Wed, 11 Oct 2006 17:47:31 -0700 nenolod [svn] - don't use hardcoded values for the time indicator area trunk
Wed, 11 Oct 2006 12:37:16 -0700 nenolod [svn] - add the Osmosis skin, a more sophisticated example of the new skinning engine. trunk
Mon, 09 Oct 2006 03:56:32 -0700 nenolod [svn] - resize fixes trunk
Mon, 09 Oct 2006 03:50:11 -0700 nenolod [svn] - avoid unnecessary resizing trunk
Mon, 09 Oct 2006 03:44:50 -0700 nenolod [svn] - add audacious_pixmap_resize() for resizing a skin pixmap on demand. trunk
Mon, 09 Oct 2006 03:20:36 -0700 nenolod [svn] - the default for mainwinTextVisible() should be FALSE. trunk
Mon, 09 Oct 2006 03:04:44 -0700 nenolod [svn] - change skin_mask_info[] if the player sizes change. trunk
Mon, 09 Oct 2006 02:58:18 -0700 nenolod [svn] - replace several occurances of MAINWIN_WIDTH with bmp_active_skin->properties.mainwin_width. trunk
Sun, 08 Oct 2006 18:17:58 -0700 nenolod [svn] - update NEWS trunk
Sat, 07 Oct 2006 15:43:56 -0700 nhjm449 [svn] - Make sure to redraw shaded playlistwin when toggling bitmap fonts. trunk
Sat, 07 Oct 2006 15:25:58 -0700 nhjm449 [svn] - Really make sure it doesn't overlap. trunk
Sat, 07 Oct 2006 15:17:31 -0700 nhjm449 [svn] - Update shaded playlist font when toggling bitmap fonts. trunk
Sat, 07 Oct 2006 15:10:58 -0700 nhjm449 [svn] - Don't let the text overlap the counter. trunk
Sat, 07 Oct 2006 13:31:15 -0700 js [svn] - Replace ?= at CFLAGS, CPPFLAGS and CXXFLAGS with += trunk
Fri, 06 Oct 2006 10:50:55 -0700 yaz [svn] - mtime=-1 has been introduced to represent "uninitialized". trunk
Thu, 05 Oct 2006 22:41:09 -0700 nenolod [svn] - actually, apparently we need that... fucking apple trunk
Thu, 05 Oct 2006 22:38:01 -0700 nenolod [svn] - only set window hints after the resize trunk
Thu, 05 Oct 2006 22:21:35 -0700 nhjm449 [svn] - Add a background behind the title scroller in the main window. trunk
Thu, 05 Oct 2006 21:31:27 -0700 nhjm449 [svn] - Make mainwin shading work correctly. trunk
Thu, 05 Oct 2006 20:18:41 -0700 nenolod [svn] - implement textboxBitmapFontWidth and textboxBitmapFontHeight for defining the size of a cell in the textbox character grid trunk
Thu, 05 Oct 2006 19:50:10 -0700 nhjm449 [svn] - revert to 2599 trunk
Thu, 05 Oct 2006 08:55:13 -0700 nenolod [svn] - better handle the stream condition trunk
Thu, 05 Oct 2006 08:02:43 -0700 nenolod [svn] - support for WA2 skins (no skin.hints) trunk
Thu, 05 Oct 2006 07:57:40 -0700 nenolod [svn] - fix that goddamn skinlist bug trunk
Thu, 05 Oct 2006 07:46:20 -0700 nenolod [svn] - oops trunk
Thu, 05 Oct 2006 07:44:19 -0700 nenolod [svn] - fix skins/Makefile trunk
Thu, 05 Oct 2006 07:39:43 -0700 nenolod [svn] - fixes for resize bug trunk
Thu, 05 Oct 2006 07:09:01 -0700 nenolod [svn] - use gtk_window_present() to make X render the right sized skin trunk