- dea3122 Added persistence of last .wps, .fnt and .lng file played in /.rockbox by Björn Stenberg · 22 years ago
- b763822 Added new icons for .cfg and .txt files by Björn Stenberg · 22 years ago
- 08181c7 Renamed .eq files .cfg by Björn Stenberg · 22 years ago
- 83611fe Store the first index of the playlist and use it when calculating the next index in repeat off mode so that shuffled dirplay works correctly when "play selected" is enabled. by Hardeep Sidhu · 22 years ago
- 773e7a7 Gilles Roux's text viewer by Daniel Stenberg · 22 years ago
- 5f8ac6d ON+UP/DOWN now acts as pgup/pgdn in dir browser on recorder. by Björn Stenberg · 22 years ago
- 46d2d38 Quickscreen now stays up after a quick key press only, not if key is held down by Björn Stenberg · 22 years ago
- 8fb7312 Only show scrollbar when needed. (Björn Fischer) by Björn Stenberg · 22 years ago
- a7dcf91 Merged 'mp3 filter' and 'show hidden files' into a single filter option. by Björn Stenberg · 22 years ago
- a4c3b03 Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize. by Björn Stenberg · 22 years ago
- b1b8bd4 Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c. by Björn Stenberg · 22 years ago
- 1715b27 Added a flag icon for language files. by Björn Stenberg · 22 years ago
- 85305da visual feedback on language loading by Daniel Stenberg · 22 years ago
- a007ebf use the language load function for .lng files, oooh this is fun! ;-) by Daniel Stenberg · 22 years ago
- f077710 New mpeg_status() function replaces mpeg_is_playing() by Linus Nielsen Feltzing · 22 years ago
- bed3d3f New full ISO-8859-1 system font. by Björn Stenberg · 22 years ago
- 505eca7 New language/string handling by Björn Stenberg · 22 years ago
- c2c8d1c Fixed follow playlist bug when current track was in root directory. by Hardeep Sidhu · 22 years ago
- 93b231c Greg Haerr's new loadable font. No more #ifdef font-style, removed old by Daniel Stenberg · 22 years ago
- ddfa4cb Go to current song (instead of root) when exiting wps after resume and browse current enabled. Also, if current file is at end of directory listing, show more files on the screen when exiting wps. by Hardeep Sidhu · 22 years ago
- ecca123 Hardeep's browse current file patch. When hitting stop while playing, you will be on the current song, also this is configurable by Eric Linenberg · 22 years ago
- 4bd90cc Custom EQ files can now be loaded (*.eq). Docs coming soon :) by Justin Heiner · 22 years ago
- 91e2694 Bjorn (Fisher)'s patch to skip the FAT volume ID being shown. by Robert Hak · 22 years ago
- e4a2761 The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ by Justin Heiner · 22 years ago
- 0ad2010 Added dir filter toggle (mp3/m3u) to F2 quick-set screen. by Björn Stenberg · 22 years ago
- 4498b5e Changed Player Tree-Icon display to not show any icon for unknown files by Justin Heiner · 22 years ago
- abe11fd Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir browser and wps. Fixed minor propfont issues in lcd.c. Exported icons outside of icons.c by Björn Stenberg · 22 years ago
- c521ed1 Added Randy Wood's ROLO by Björn Stenberg · 22 years ago
- c3a1bd2 Smarter handling of custom chars by Linus Nielsen Feltzing · 22 years ago
- 10452d2 Now we have file type icons on the player, thanks to Justin Heiner by Linus Nielsen Feltzing · 22 years ago
- 1a682be Renamed "wps.config" to "default.wps". by Björn Stenberg · 22 years ago
- 40d866b Fixed build errors by Björn Stenberg · 22 years ago
- 407bfb0 Added repeat for ENTER and EXIT by Björn Stenberg · 22 years ago
- b5025a8 USB Related:
by Justin Heiner · 22 years ago
- 000c2db Added scrollbar to tree view and menus. by Markus Braun · 22 years ago
- 4368a73 syntax error fix by Dave Chapman · 22 years ago
- 8d12946 allow mp2 and mpa as valid file extensions and rename TREE_ATTR_MP3 to TREE_ATTR_MPA by Dave Chapman · 22 years ago
- 457b8a0 Added configurable disk spindown. The disk will also now not spin down while you are running around in the dir browser or pressing buttons in the wps. by Björn Stenberg · 22 years ago
- f1bf9e7 Now doesn't try to play non-mp3/m3u files. by Björn Stenberg · 22 years ago
- aa458aa MENU_DISK_CHANGED is the new value for telling disk content might have changed by Daniel Stenberg · 22 years ago
- b285076 Remade the menu system slightly. All functions invoked from menus now use by Daniel Stenberg · 22 years ago
- 634551f statusbar bug fix when going to the menu from the dir browser by Daniel Stenberg · 22 years ago
- 053d904 Bill Napier's patch slightly remodelled. This adds a setting called by Daniel Stenberg · 22 years ago
- 01bc8e6 play_list() is now modified to accept a playlist index that is either by Daniel Stenberg · 22 years ago
- a816e46 store the correct index in the resume info when we fire up a single song in a by Daniel Stenberg · 22 years ago
- 1b05752 Always remove double-height when resuming by Björn Stenberg · 22 years ago
- c41dcb9 Now using lcd margins instead of a line offset for displaying status bar. by Markus Braun · 22 years ago
- f210606 Expanded resume options: off/ask/on by Björn Stenberg · 22 years ago
- 7113ec0 Fixed bad resume_index in dirs with both folders and files by Björn Stenberg · 22 years ago
- 52dc182 Fixed double-height problem and broken fwd/rew. by Björn Stenberg · 22 years ago
- 6224cdb Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. by Björn Stenberg · 22 years ago
- cb6bafd F3 now toggles global_settings.statusbar by Markus Braun · 22 years ago
- 5917e81 Now we can have up to 400 files in a directory by Linus Nielsen Feltzing · 22 years ago
- f385e36 Getting a few pixels more filename display width by using a smaller cursor icon by Björn Stenberg · 22 years ago
- e33d66a Tell user when limits are reached by Björn Stenberg · 22 years ago
- 6752ee4 Added remote vol up/down as next/prev navigation keys by Björn Stenberg · 22 years ago
- cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 22 years ago
- c960330 Fixed indexing bug in build_playlist by Björn Stenberg · 22 years ago
- 079b2d1 Moved globals back into dirbrowse() now that dirlist hack is gone. by Björn Stenberg · 22 years ago
- 7586436 Removed peek_next_track() by Björn Stenberg · 22 years ago
- e10fc4c Now adjusts if the cursor goes off-screen on status bar changes by Linus Nielsen Feltzing · 22 years ago
- 1e02e98 Compensates the starting position for non-mp3 files in the playlist build by Linus Nielsen Feltzing · 22 years ago
- c1d9b15 Removing scroll acceleration for the release (don't worry, I've saved the patch) by Björn Stenberg · 22 years ago
- de8fbf0 Added status bar to file browser and wps by Markus Braun · 22 years ago
- 8abcf1b Changed playlist API again by Linus Nielsen Feltzing · 22 years ago
- 5c507e9 C99 code breaks compiling by Daniel Stenberg · 22 years ago
- 9b7de87 rushed it. missed one little bug by Eric Linenberg · 22 years ago
- 8415ab9 added support for players for high speed browsing, but will not be much faster than the default by Eric Linenberg · 22 years ago
- 9e91b95 added a speedup for browsing long directories by Eric Linenberg · 22 years ago
- 4a4f17f Now builds a RAM-based playlist when playing a directory by Linus Nielsen Feltzing · 22 years ago
- 82a1cad no longer stop playback when trying to 'exit' the root directory, the by Daniel Stenberg · 22 years ago
- f140b20 The new button handling filtered out the USB_CONNECTED message by Linus Nielsen Feltzing · 23 years ago
- b3d0b6e Better button and play status handling by Linus Nielsen Feltzing · 23 years ago
- 51782eb Safer dir reread after USB mode, by Magnus Holmgren by Linus Nielsen Feltzing · 23 years ago
- fe689a8 First crude status display for Players by Linus Nielsen Feltzing · 23 years ago
- b81adc4 Now rescans the dir when sort_case is changed by Linus Nielsen Feltzing · 23 years ago
- c132c48 Loudness, Superbass and sorting patch by Heikki Hannikainen by Linus Nielsen Feltzing · 23 years ago
- bd44e60 New sort: Dirs first, then files. And case insensitive. by Björn Stenberg · 23 years ago
- ad7de31 Fixing the bugs introduced by last commit. by Björn Stenberg · 23 years ago
- 761d684 MP3/M3U filter update: Now filters out hidden files and directories and also cuts the extension off of m3u and mp3 files. by Björn Stenberg · 23 years ago
- 8c57ad9 Adjusted a few buffer sizes by Linus Nielsen Feltzing · 23 years ago
- 6b91b7e Relative path playlist patch by Mat Pritchard by Linus Nielsen Feltzing · 23 years ago
- 14d63b7 Now only reacts to UP/DOWN keypresses if there are files in the directory by Linus Nielsen Feltzing · 23 years ago
- dad6d76 Wrapping patch by Bill, Matthew and Lee by Linus Nielsen Feltzing · 23 years ago
- c4c52f8 WPS screen now handles USB detection by Linus Nielsen Feltzing · 23 years ago
- da501ee Removed USB handling from simulator build by Linus Nielsen Feltzing · 23 years ago
- 8523a44 Even better USB handling by Linus Nielsen Feltzing · 23 years ago
- e0b23fe Better USB handling by Linus Nielsen Feltzing · 23 years ago
- 24fdde0 Added mp3/m3u filter by Björn Stenberg · 23 years ago
- e24a897 Allow exit from dir in playmode 2 (playlist) by Björn Stenberg · 23 years ago
- 7bd3b19 Starting a playlist now displays WPS by Björn Stenberg · 23 years ago
- 34d1e1b Dir-play mode now continues until you step out of the dir (not just stepping out of WPS). by Björn Stenberg · 23 years ago
- aeb1af3 Remove play.h dependency by Björn Stenberg · 23 years ago
- a72f95c Added next/previous track by Björn Stenberg · 23 years ago
- 593605f Working while-playing-screen by Björn Stenberg · 23 years ago
- bb9aaf5 A step towards WPS by Björn Stenberg · 23 years ago
- c00557a Re-enabled PLAY key for recorder by Björn Stenberg · 23 years ago
- 8b1aba8 Don't lock ourselves in on empty dirs by Björn Stenberg · 23 years ago
- 1a17d35 only menu and prev are treated in directories with no entries by Daniel Stenberg · 23 years ago
- 49ed3e9 cut off the browse line to maximize the space used for dir browsing by Daniel Stenberg · 23 years ago