TODO for 0.1 (ackbar release) - read options from config file - directory(s) to index - done! - improve multiple word searches (spaces and underscores aren't handled correctly) - also allow for and/or searches, defaulting to and - basic 'or' search is implemented, must devise a way to refine results w/ and/or searching, not simply re-search for additional words in query - done! - convert code from gtk1.0 to gtk2.0 - some minor glitches so far - done! - store database in ~/.gmediasearch - done! - allow comments/blank spaces in config file - done! - implement multiple directory support - done!...sort of - the current way of doing this will be deprectated in the next release TODO for 0.2 (lobot release) - implement support for video files - better playlist support - load/save playlists - remove individual files - clear playlist button - ability to organize by moving songs up and down - support for selecting multiple files at once - status bar for updating index - add 'first run' setup - this should create ~/.gmediasearch and the config file - cdrecord front end - re-enable code from pre-alpha release - status meter - basic cdrecord options - cleanup/fix keyboard navigation - add more keyboard shortcuts - add more/better mouse navigation support - clean up the interface - use tabs for: search/playlist/configuration window - add file menu for seldom used functions (scan, exit, etc) - use pixmaps for main buttons - enable right-clicking - play/add to playlist/more info options - ability to show/hide specific filetypes - get rid of all unix commands! - make software as flawless as possible - have search match words, not characters in sequence TODO for 0.3 (madine release) - search 'on the fly', deprecate db file for searching - squash ALL known bugs - remove all compile warnings - remove all gtk1.0 deprecated fuctions - test on various platforms/distros