log

age author description
Sun, 30 Dec 2007 22:44:58 -0600 William Pitcock start of a C++ binding on top of PAPI.
Sun, 30 Dec 2007 22:22:15 +0100 Tomasz Mon this file shouldn't be there
Sun, 30 Dec 2007 22:16:49 +0100 Tomasz Mon the less calls to gdk_window_get_pointer the better
Sun, 30 Dec 2007 21:36:46 +0100 Tomasz Mon one less gdk_window_get_pointer call
Sun, 30 Dec 2007 20:41:23 +0100 Tomasz Mon dock_move_press already presents window
Sun, 30 Dec 2007 20:20:15 +0100 Tomasz Mon if skin doesn't provide ini file use defaults (Bugzilla #55)
Sun, 30 Dec 2007 12:46:13 +0100 Tomasz Mon set mask on shade/unshade
Fri, 28 Dec 2007 20:42:56 +0100 Tomasz Mon set windows masks in saner way
Fri, 28 Dec 2007 04:31:02 -0600 Maciej Grela Fix downloading of dynamically generated content with vfs_get_file_contents(). (Bugzilla #46)
Thu, 27 Dec 2007 20:55:05 +0100 Murat Senel Turkish translation (Bugzilla #51)
Wed, 26 Dec 2007 21:00:12 +0300 Eugene Zagidullin oops...
Wed, 26 Dec 2007 20:40:50 +0300 Eugene Zagidullin better error handling. removed duplicated part
Wed, 26 Dec 2007 19:21:06 +0300 Eugene Zagidullin make use of AUDDBG
Wed, 26 Dec 2007 19:17:19 +0300 Eugene Zagidullin more strict error handling. make use of AUDDBG
Tue, 25 Dec 2007 17:21:04 -0600 George Averill - Update mainwin width when (un)shading the main window, as the mainwinWidth skin hint may be different from the proper shaded width.
Tue, 25 Dec 2007 14:14:33 -0600 Jussi Judin Make skin data to be freed after skin usage (= on skin changes) (Bugzilla #48)
Tue, 25 Dec 2007 19:12:35 +0100 Tomasz Mon oops, this should get commited together with 4204b0a6aeb2
Tue, 25 Dec 2007 19:03:38 +0100 Tomasz Mon revise setting mask on windows
Tue, 25 Dec 2007 16:42:10 +0100 Tomasz Mon oops, fix previous commit
Tue, 25 Dec 2007 16:28:34 +0100 Tomasz Mon prevent BadAlloc's
Tue, 25 Dec 2007 16:03:27 +0100 Tomasz Mon on ctrl-tab switch only between visible windows (Bugzilla #14)
Tue, 25 Dec 2007 19:15:44 +0900 Yoshiki Yazawa remember filter entry in jtf dialog is extremely useful when jtf deals with large playlist. now this feature is configurable.
Tue, 25 Dec 2007 01:53:55 -0600 William Pitcock Reset the text entry box to nothing when the jump to track window is requested.
Tue, 25 Dec 2007 01:16:26 -0600 Jussi Judin Fixes memory leak in playlist_add_files() function when using extension probing and trying to add file with unknown extension. (Bugzilla #44)
Tue, 25 Dec 2007 01:09:27 -0600 Jussi Judin Fixes memory leak in fileinfopopup_progress_cb() (Bugzilla #43)
Tue, 25 Dec 2007 01:07:22 -0600 Jussi Judin Fixes memory leak in bmp_config_save() by freeing temporary saved playlists list. (Bugzilla #41)
Tue, 25 Dec 2007 01:00:52 -0600 Jussi Judin Fixes memory leak in usage of playlist_free() function. (Bugzilla #36)
Tue, 25 Dec 2007 00:57:19 -0600 Jussi Judin Fixes memory leaks when adding files to playlist (Bugzilla #34)
Tue, 25 Dec 2007 00:53:33 -0600 Jussi Judin Adds playback_free() function to fix memory leak in playback_stop(). (Bugzilla #42)
Tue, 25 Dec 2007 00:46:07 -0600 Jussi Judin Fixes memory leak in mpris_emit_track_change() (Bugzilla #37)