index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
tree.c
Age
Commit message (
Expand
)
Author
2002-09-03
Added dir filter toggle (mp3/m3u) to F2 quick-set screen.
Björn Stenberg
2002-09-03
Changed Player Tree-Icon display to not show any icon for unknown files
Justin Heiner
2002-09-03
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...
Björn Stenberg
2002-09-03
Added Randy Wood's ROLO
Björn Stenberg
2002-09-03
Smarter handling of custom chars
Linus Nielsen Feltzing
2002-09-03
Now we have file type icons on the player, thanks to Justin Heiner
Linus Nielsen Feltzing
2002-09-02
Renamed "wps.config" to "default.wps".
Björn Stenberg
2002-09-01
Fixed build errors
Björn Stenberg
2002-09-01
Added repeat for ENTER and EXIT
Björn Stenberg
2002-08-31
USB Related:
Justin Heiner
2002-08-30
Added scrollbar to tree view and menus.
Markus Braun
2002-08-28
syntax error fix
Dave Chapman
2002-08-28
allow mp2 and mpa as valid file extensions and rename TREE_ATTR_MP3 to TREE_A...
Dave Chapman
2002-08-26
Added configurable disk spindown. The disk will also now not spin down while ...
Björn Stenberg
2002-08-23
Now doesn't try to play non-mp3/m3u files.
Björn Stenberg
2002-08-23
MENU_DISK_CHANGED is the new value for telling disk content might have
Daniel Stenberg
2002-08-23
Remade the menu system slightly. All functions invoked from menus now use
Daniel Stenberg
2002-08-22
statusbar bug fix when going to the menu from the dir browser
Daniel Stenberg
2002-08-22
Bill Napier's patch slightly remodelled. This adds a setting called
Daniel Stenberg
2002-08-21
play_list() is now modified to accept a playlist index that is either
Daniel Stenberg
2002-08-21
store the correct index in the resume info when we fire up a single song in a
Daniel Stenberg
2002-08-20
Always remove double-height when resuming
Björn Stenberg
2002-08-20
Now using lcd margins instead of a line offset for displaying status bar.
Markus Braun
2002-08-19
Expanded resume options: off/ask/on
Björn Stenberg
2002-08-16
Fixed bad resume_index in dirs with both folders and files
Björn Stenberg
2002-08-16
Fixed double-height problem and broken fwd/rew.
Björn Stenberg
2002-08-16
Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...
Björn Stenberg
2002-08-15
F3 now toggles global_settings.statusbar
Markus Braun
2002-08-15
Now we can have up to 400 files in a directory
Linus Nielsen Feltzing
2002-08-13
Getting a few pixels more filename display width by using a smaller cursor icon
Björn Stenberg
2002-08-12
Tell user when limits are reached
Björn Stenberg
2002-08-12
Added remote vol up/down as next/prev navigation keys
Björn Stenberg
2002-08-11
First version of loadable fonts patch by Alex Gitelman
Björn Stenberg
2002-08-08
Fixed indexing bug in build_playlist
Björn Stenberg
2002-08-08
Moved globals back into dirbrowse() now that dirlist hack is gone.
Björn Stenberg
2002-08-08
Removed peek_next_track()
Björn Stenberg
2002-08-08
Now adjusts if the cursor goes off-screen on status bar changes
Linus Nielsen Feltzing
2002-08-08
Compensates the starting position for non-mp3 files in the playlist build
Linus Nielsen Feltzing
2002-08-07
Removing scroll acceleration for the release (don't worry, I've saved the patch)
Björn Stenberg
2002-08-07
Added status bar to file browser and wps
Markus Braun
2002-08-07
Changed playlist API again
Linus Nielsen Feltzing
2002-08-06
C99 code breaks compiling
Daniel Stenberg
2002-08-06
rushed it. missed one little bug
Eric Linenberg
2002-08-06
added support for players for high speed browsing, but will not be much faste...
Eric Linenberg
2002-08-06
added a speedup for browsing long directories
Eric Linenberg
2002-08-06
Now builds a RAM-based playlist when playing a directory
Linus Nielsen Feltzing
2002-08-06
no longer stop playback when trying to 'exit' the root directory, the
Daniel Stenberg
2002-07-27
The new button handling filtered out the USB_CONNECTED message
Linus Nielsen Feltzing
2002-07-27
Better button and play status handling
Linus Nielsen Feltzing
2002-07-25
Safer dir reread after USB mode, by Magnus Holmgren
Linus Nielsen Feltzing
[next]