Age | Commit message (Expand) | Author |
2005-07-08 | Disabled set rating option when the runtime database isn't working.. to avoid... | Michiel Van Der Kolk |
2005-07-04 | song rating support.. should probably be moved with browse id3 to a "song opt... | Michiel Van Der Kolk |
2005-06-25 | Added new shuffle repeat mode that reshuffles playlist before repeating. Als... | Hardeep Sidhu |
2005-06-24 | Added sound settings to the WPS context menu | Linus Nielsen Feltzing |
2005-06-24 | Removed Create Playlist from the browser context menu, put Playlist first in ... | Linus Nielsen Feltzing |
2005-06-24 | Put back the playlist creation options in the main menu | Linus Nielsen Feltzing |
2005-06-23 | Make resume work with manually shuffled playlists (idea by hardeep on IRC) | Tomas Salfischberger |
2005-06-23 | Added a "Shuffle playlist" option to the context menu. Someone on the forum c... | Tomas Salfischberger |
2005-06-23 | Don't clear the button queue. | Jens Arnold |
2005-06-23 | When exiting the context menu with the menu button, call the main menu. Mainl... | Jens Arnold |
2005-06-23 | Henrik Backes patch for WPS and tag database context menus. Tag database cont... | Linus Nielsen Feltzing |
2005-05-13 | File rename wrongly accepted an empty target filename, corrupting the file sy... | Linus Nielsen Feltzing |
2005-04-04 | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing |
2005-03-06 | Undo previous commit. Apparently, this is not wanted behaviour. | Thom Johansen |
2005-03-06 | "Open With" menu duplicate entry bug fixed. | Thom Johansen |
2005-02-03 | fixes an issue with LANG_PLAYINDICES_PLAYLIST id. | Jose Maria Garcia-Valdecasas Bernal |
2005-01-04 | no rename nor delete option on volumes | Jörg Hohensohn |
2004-10-14 | Increased the maximum viewers limit to 16 | Linus Nielsen Feltzing |
2004-10-06 | Fixed delete confirmation dialouge in onplay (again) | Henrik Backe |
2004-09-21 | Fixed broken delete file/directory confirmation in onplay | Henrik Backe |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-07-30 | Moved the Open With option down in the ON+Play menu | Linus Nielsen Feltzing |
2004-07-23 | New way of defining menus and options allows to declare them static const, wh... | Jörg Hohensohn |
2004-07-13 | Open with... now reloads the dir if the viewer returns PLUGIN_USB_CONNECTED | Linus Nielsen Feltzing |
2004-07-01 | Fixed menu leak | Hardeep Sidhu |
2004-06-27 | The status bar now keeps track of the mpeg status, instead of having to call ... | Linus Nielsen Feltzing |
2004-06-10 | Removed vbr_fix, as it now is a plugin | Linus Nielsen Feltzing |
2004-05-21 | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg |
2004-04-16 | Enabled the rmdir() | Linus Nielsen Feltzing |
2004-04-08 | On+Play option and handler to delete a directory (recursively). Currently it ... | Jörg Hohensohn |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn |
2004-03-12 | First step towards context sensitive and configurable menus, by Brent Coutts | Linus Nielsen Feltzing |
2004-03-11 | Moved Create Directory to the ON+Play menu | Linus Nielsen Feltzing |
2004-01-26 | Modified playlist handling to allow for multiple playlists to be edited at th... | Hardeep Sidhu |
2004-01-08 | The splash() function's second argument (keymask) is now removed, as it | Daniel Stenberg |
2003-12-07 | table-driven internal handling of file types, so we can have many of them | Jörg Hohensohn |
2003-07-06 | Allow playing even if we are unable to access the playlist control file (e.g.... | Hardeep Sidhu |
2003-07-02 | Added "Ask" option to recursive dir insert which, if enabled, will ask users ... | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-06-25 | english language updated to be a bit more general, we now offer button descri... | Robert Hak |
2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
2003-04-20 | Xing headers now support mono better, added the 'editable files' option | Linus Nielsen Feltzing |
2003-04-19 | Better generation of Xing headers, now they contain the correct MPEG version ... | Linus Nielsen Feltzing |
2003-04-13 | VBRFix should now work on all VBR files, with or without Xing headers and ID3... | Linus Nielsen Feltzing |
2003-04-10 | cosmetics for MSVC (Win32 uisimulator): except in declarations, please dont a... | Jörg Hohensohn |
2003-04-10 | Some code-police work, plus localized strings in vbrfix | Linus Nielsen Feltzing |
2003-04-03 | Now VBRFix correctly handles all types of files, with or without ID3 tags | Linus Nielsen Feltzing |
2003-04-03 | Now inserts a xing header if there is no room for it | Linus Nielsen Feltzing |
2003-04-02 | Reordered items so Delete is never the default item. | Björn Stenberg |