log

age author description
2006-12-20 nenolod [svn] - fix list menu, reported by Joker trunk
2006-12-20 nenolod [svn] - fix libaudacious makefile trunk
2006-12-20 marvin [svn] - Added vis gradient to Ivory skin. With any luck Aerdan won't break my legs :) trunk
2006-12-20 marvin [svn] - Changed the visualizer colors for the Default skin to a gradient trunk
2006-12-19 marvin [svn] Keep the voiceprint inside the range for the theme. trunk
2006-12-19 yaz [svn] - key bindings for Save List and Save Default List had been changed accidentally. trunk
2006-12-19 nenolod [svn] - fix all hardcoded values trunk
2006-12-19 nenolod [svn] - somewhat fix textboxBitmapFontWidth,Height hints trunk
2006-12-19 nenolod [svn] - fix skin.hints parsing for textbox trunk
2006-12-19 yaz [svn] - Remove Selected works sanely. closes #701. trunk
2006-12-19 marvin [svn] Fixed wrong number of entries in the vis-mode submenu which caused an trunk
2006-12-19 marvin [svn] - Added 'bars' mode for analyzer in windowshade mode trunk
2006-12-19 marvin [svn] -added analyzer vis to windowshade mode trunk
2006-12-18 giacomo [svn] fixed bug #699 about playlist->queue with patch provided by bug reporter trunk
2006-12-18 marvin [svn] Added subsampling and nonlinear transfer function to the voiceprint trunk
2006-12-18 giacomo [svn] - allow user to choose a regex library between gnu (default), oniguruma, pcre (experimental); oniguruma and pcre support utf-8 encoding trunk
2006-12-18 nenolod [svn] - run update-po trunk
2006-12-18 nenolod [svn] - voiceprint fixes from Troels Bang Jensen. trunk
2006-12-18 nenolod [svn] - gtk_timeout_add -> g_timeout_add trunk
2006-12-18 nenolod [svn] - fix the positioning of an assertion to a place where it would actually trunk
2006-12-18 nenolod [svn] - gdk_image_destroy -> g_object_unref trunk
2006-12-18 nenolod [svn] - remove deprecated symbol warnings for gdk_draw_pixmap trunk
2006-12-18 nenolod [svn] - patch to add a scrolling voiceprint to the mini visualizer. trunk
2006-12-18 yaz [svn] - suppress noise on transition from pause to stop. trunk
2006-12-18 yaz [svn] - change the cleanup order in mainwin_quit_cb() to avoid freeze on quit. trunk
2006-12-18 nenolod [svn] - damn SVN reverted this to some old version trunk
2006-12-18 nenolod [svn] - fix XML description of the playlist editor (unbreak menus) trunk
2006-12-18 nenolod [svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunk
2006-12-18 yaz [svn] - fix the logic of bmp_playback_stop(). now JTF works well even if the playing is paused. trunk
2006-12-18 nenolod [svn] - add proper XML header trunk
2006-12-18 nenolod [svn] - port playlist editor to XML interface description trunk
2006-12-17 giacomo [svn] - jump to file: use G_TYPE_UINT to store the song number in the model trunk