Mercurial > audlegacy
log
age | author | description |
---|---|---|
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) |