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-10-08
Minor bug fix
Björn Stenberg
2002-10-08
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
Björn Stenberg
2002-10-08
Added new icons for .cfg and .txt files
Björn Stenberg
2002-10-08
Renamed .eq files .cfg
Björn Stenberg
2002-10-06
Store the first index of the playlist and use it when calculating the next in...
Hardeep Sidhu
2002-09-30
Gilles Roux's text viewer
Daniel Stenberg
2002-09-29
ON+UP/DOWN now acts as pgup/pgdn in dir browser on recorder.
Björn Stenberg
2002-09-29
Quickscreen now stays up after a quick key press only, not if key is held down
Björn Stenberg
2002-09-24
Only show scrollbar when needed. (Björn Fischer)
Björn Stenberg
2002-09-24
Merged 'mp3 filter' and 'show hidden files' into a single filter option.
Björn Stenberg
2002-09-24
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...
Björn Stenberg
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
2002-09-24
Added a flag icon for language files.
Björn Stenberg
2002-09-24
visual feedback on language loading
Daniel Stenberg
2002-09-24
use the language load function for .lng files, oooh this is fun! ;-)
Daniel Stenberg
2002-09-24
New mpeg_status() function replaces mpeg_is_playing()
Linus Nielsen Feltzing
2002-09-20
New full ISO-8859-1 system font.
Björn Stenberg
2002-09-18
New language/string handling
Björn Stenberg
2002-09-17
Fixed follow playlist bug when current track was in root directory.
Hardeep Sidhu
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
2002-09-09
Go to current song (instead of root) when exiting wps after resume and browse...
Hardeep Sidhu
2002-09-09
Hardeep's browse current file patch. When hitting stop while playing, you wi...
Eric Linenberg
2002-09-06
Custom EQ files can now be loaded (*.eq). Docs coming soon :)
Justin Heiner
2002-09-06
Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.
Robert Hak
2002-09-05
The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQ
Justin Heiner
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
[next]