log

age author description
2007-02-11 nenolod [svn] - if (0 && hint_move_resize_available()) -- i'm not sure how this linked as we do not have a hint_move_resize_available(). trunk
2007-02-11 nenolod [svn] - widgetlist -> SkinnedWindow class + basic conversion in ui_main, other skinned windows remain trunk
2007-02-11 nenolod [svn] - remove debugging notices trunk
2007-02-11 nenolod [svn] Try to put some skinned window code in a common place. trunk
2007-02-10 nenolod [svn] - patch from Mark Glines to ad https:// URI support to playlists. trunk
2007-02-10 nenolod [svn] - use ConfigureNotify to set playlist location, a proper use of ICCCM. trunk
2007-02-10 nenolod [svn] - using ConfigureNotify for resizing is wrong per ICCCM guideline, trunk
2007-02-09 yaz [svn] - trying to open filebrowser when it is already open will raise the filebrowser. trunk
2007-02-08 nenolod [svn] - revise r3986 to only override tuple->track_name on lengthless streams trunk
2007-02-08 yaz [svn] make input->set_info overwrite tuple->track_name. it allows input trunk
2007-02-08 yaz [svn] - suppress warning trunk
2007-02-08 yaz [svn] - make SIGTERM handler always work. trunk
2007-02-08 giacomo [svn] - add window class player.Audacious to audacious player window trunk
2007-02-07 nenolod [svn] - add some debugging assertions to this code trunk
2007-02-07 js [svn] (I really hate my shell's escaping, ignore this) trunk
2007-02-07 js [svn] Too much was reverted here. Removing the " around \%U would've been sufficient. trunk
2007-02-07 js [svn] Reverted rev 3958 - it breaks opening files with nautilus completely trunk
2007-02-06 marvin [svn] - fixed crash when skipping to next song with an empty playlist trunk
2007-02-06 dai [svn] * Update Japanese translation. trunk
2007-02-06 giacomo [svn] - prevent player from crashing when bmp_cfg_db_get_string(db, CDDA, directory, &path) in add_medium returns FALSE trunk
2007-02-05 alxorlov [svn] Update russian translation trunk
2007-02-05 nenolod [svn] Update turkish translation via murat. Closes #774. trunk
2007-02-05 nenolod [svn] - fix audacious -s, closes #778. trunk
2007-02-04 nenolod [svn] - add "%U" to arguments of audacious.desktop.in::exec. trunk
2007-02-03 nenolod [svn] - define __AUDACIOUS_INPUT_PLUGIN_API__ to 2 by request of shd trunk
2007-02-03 kustodian [svn] Updated Serbian translations. trunk
2007-02-02 nenolod [svn] - run make update-po to update what works of tr.po to 1.3 automatically trunk
2007-02-02 nenolod [svn] - update credits trunk
2007-02-02 nenolod [svn] - new turkish translation from Murat Senel trunk
2007-02-01 nenolod [svn] - the svn_stamp is no longer an svn revision, but a serial number trunk
2007-02-01 nenolod [svn] - more tweaks trunk
2007-02-01 nenolod [svn] - ui adjustment trunk
2007-02-01 nenolod [svn] - remove build-stamp autogen crap from Makefile trunk
2007-02-01 nenolod [svn] - add build_stamp.c so that it can be autogenerated trunk
2007-02-01 nenolod [svn] - re-add support for gtkrc files trunk
2007-02-01 nenolod [svn] - update audacious manpage for 1.3 trunk
2007-02-01 nenolod [svn] - remove buggy playlist transparency patch trunk
2007-02-01 giacomo [svn] - added a new hook: playlist set info trunk
2007-02-01 kustodian [svn] Updated translations trunk
2007-02-01 dai [svn] * Update Japanese translation. trunk
2007-02-01 giacomo [svn] - now it's possible to pass user_data along with the hook function in hook_associate trunk
2007-02-01 marvin [svn] - Make the voiceprint use the skin's foreground and background color for the gradient in 'normal' mode trunk
2007-01-31 nenolod [svn] - update-po trunk
2007-01-31 nenolod [svn] - forgot something kinda important trunk
2007-01-31 nenolod [svn] - put it back the way it was trunk
2007-01-31 nenolod [svn] - InputPlayback: prepare to deprecate InputPlugin::seek() trunk
2007-01-31 kiyoshi [svn] Update translations [also fixes bad commit from Chainsaw] trunk
2007-01-31 chainsaw [svn] Conflict markers upset msgmerge. Removed them. trunk
2007-01-31 yaz [svn] - avoid multiple open of filebrowser trunk
2007-01-30 nenolod [svn] - mark some strings used by GOption as translatable trunk
2007-01-30 nemo [svn] Translation tweak by Thierry Vignaud trunk
2007-01-30 nenolod [svn] - update Welsh translation: trunk
2007-01-30 nenolod [svn] - fix POTFILES.in trunk
2007-01-30 cwchien [svn] zh_TW.po updated by: Cheng-Wei Chien <e dot cwchien at gmail dot com> trunk
2007-01-29 mf0102 [svn] - Changed playback_set_random_skin() to skin_set_random_skin() trunk
2007-01-29 nenolod [svn] - split out albumart locating functions into a seperate file and make the public API available in util.h trunk
2007-01-29 mf0102 [svn] - Cleaned up a bit trunk
2007-01-29 giacomo [svn] - set the gtk2 fileopener position to the center of the screen trunk
2007-01-29 iabervon [svn] Allow input plugin that implements get_volume to punt to the output plugin. trunk
2007-01-29 iabervon [svn] Provide flags in InputPlayback for common plugin flag needs, and provide a trunk