log src/audacious/ui_vis.c @ 4596:a77d02342ee1

age author description
Sat, 31 May 2008 14:17:15 +0200 Tomasz Mon change visualization timeout; export calc_stereo_pcm, calc_mono_pcm and calc_mono_freq to PAPI
Mon, 19 May 2008 18:11:41 +0200 Tomasz Mon Suffix all type names in core with _
Tue, 22 Apr 2008 13:27:32 +0200 mf0102 renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Mon, 28 Jan 2008 00:33:23 +0200 Cristi Magherusan fised the signal
Sun, 27 Jan 2008 23:00:32 +0200 Cristi Magherusan mostly works, but the VIS is broken, and the eq window is too large...more bugs
Sun, 27 Jan 2008 21:24:28 +0200 Cristi Magherusan some more progress, but still broken
Sun, 05 Aug 2007 16:43:53 +0200 Tomasz Mon goodbye widgets directory
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Thu, 19 Jul 2007 16:21:31 +0200 Tomasz Mon cleaning audacious-1.4.0-dr1
Fri, 13 Jul 2007 12:36:30 +0200 Giacomo Lozito do not place GDK_INPUT_ONLY windows in widget->window, use a event_window field for them
Thu, 12 Jul 2007 21:10:16 +0200 Tomasz Mon Hooray, fix BadMatches
Tue, 10 Jul 2007 17:37:37 +0200 Tomasz Mon we don't need ui_vis_clear, it only caused problem
Tue, 10 Jul 2007 17:00:43 +0200 Tomasz Mon use button-press-event signals
Tue, 10 Jul 2007 11:32:54 +0200 Tomasz Mon replace old Vis with UiVis trunk