log

age author description
Thu, 03 Jan 2008 15:40:16 +0100 mf0102 more work
Thu, 03 Jan 2008 15:27:40 +0100 mf0102 more work on modularization
Thu, 03 Jan 2008 14:40:27 +0100 mf0102 separated audio category from the create_prefs_window() blob
Thu, 03 Jan 2008 14:21:47 +0100 mf0102 more efforts towards a more modular preferences dialog
Thu, 03 Jan 2008 10:44:42 +0100 Strahinja Kustudic Updated Serbian transations
Wed, 02 Jan 2008 20:43:56 +0100 Stany HENRY Updated and improved French translation.
Wed, 02 Jan 2008 03:02:06 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Wed, 02 Jan 2008 03:00:56 -0600 William Pitcock It's 2008. Update copyright notices.
Wed, 02 Jan 2008 01:17:56 +0100 mf0102 finally, another update-po and German translation update!
Mon, 31 Dec 2007 17:08:52 +0100 Tomasz Mon some cleaning
Mon, 31 Dec 2007 16:57:38 +0100 Tomasz Mon branch merge
Mon, 31 Dec 2007 16:56:26 +0100 Tomasz Mon fix playlistwin resize
Sun, 30 Dec 2007 22:45:20 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
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)
Tue, 25 Dec 2007 00:36:51 -0600 Jussi Judin Fixes memory leak in vfs_fopen() in case path does not exist. (Bugzilla #39)
Mon, 24 Dec 2007 23:05:33 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 24 Dec 2007 23:05:10 -0600 Jussi Judin Fixes memory leak in playlist_entry_get_info() due not freeing probe result (Bugzilla #38)
Mon, 24 Dec 2007 23:46:52 +0100 Tomasz Mon cfg.playlist_width and cfg.playlist_height can't be smaller than minimum values for those; fixes #11
Mon, 24 Dec 2007 13:01:15 +0100 Jonathan Schleifer strncpy() -> g_strlcpy()
Fri, 21 Dec 2007 18:39:46 +0100 Jonathan Schleifer Get rid of strcpy() completely.
Wed, 19 Dec 2007 00:57:45 -0600 Jussi Judin Fix memory leak in vfs_is_remote() (Bugzilla #32)
Wed, 19 Dec 2007 00:55:07 -0600 Jussi Judin Fix memory leak in filter_by_extension() (Bugzilla #29)
Wed, 19 Dec 2007 00:52:56 -0600 Jussi Judin Fix memory leak in add_plugin() (Bugzilla #28)
Wed, 19 Dec 2007 00:50:46 -0600 Jussi Judin Fix memory leak in input_stringify_disabled_list() (Bugzilla #25)
Wed, 19 Dec 2007 00:48:05 -0600 Jussi Judin Fix memory leak in read_ini_string() (Bugzilla #24)
Wed, 19 Dec 2007 00:45:41 -0600 Jussi Judin Fix memory leaks when generating UI strings in ui_main.c (Bugzilla #18)
Wed, 19 Dec 2007 00:42:50 -0600 Jussi Judin Fix memory leak in open_ini_file() function. (Bugzilla #17)
Wed, 19 Dec 2007 00:35:57 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Wed, 19 Dec 2007 00:35:24 -0600 Jussi Judin Close file handles when no codec can be found for them. (Bugzilla #15).
Wed, 19 Dec 2007 04:50:20 +0900 Yoshiki Yazawa add workaround to deadlock which occurs when "create a new playlist with matching entries" is checked in search and select dialog.
Wed, 19 Dec 2007 01:44:09 +0900 Yoshiki Yazawa make search and select dialog accept "fix" key press in input method context.