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
Age
Commit message (
Expand
)
Author
2005-11-19
new icons for radio status
Anton Oleynikov
2005-11-19
Fixed bad CR/LF handling in the WPS parser
Linus Nielsen Feltzing
2005-11-19
display radio status (play/pause as on/mute)
Anton Oleynikov
2005-11-19
refactored radio status code
Anton Oleynikov
2005-11-19
Updated the Finnish language file.
Miika Pekkarinen
2005-11-19
If follow playlist is enabled, the playlist viewer should start at the curren...
Hardeep Sidhu
2005-11-19
used generic yes/no dialog for confirmation of presets clearing
Anton Oleynikov
2005-11-19
Fixed a problem that wps didn't update instantly with buffered tracks
Miika Pekkarinen
2005-11-19
Fixed the track skipping problem when repeat all and change to next
Miika Pekkarinen
2005-11-19
Multi-screen API: Fixed macro checks for screen type/ depth, some cleanup. Th...
Jens Arnold
2005-11-19
iPod: signed-char police
Dave Chapman
2005-11-19
User now receives a message if initial directory cache initialization
Miika Pekkarinen
2005-11-19
Fixed the simulator builds and added HAVE_REMOTE_LCD_TICKING define.
Miika Pekkarinen
2005-11-19
Forgot to initialize the ticking reduce setting on boot.
Miika Pekkarinen
2005-11-19
Added option to reduce (and almost prevent) the remote lcd ticking
Miika Pekkarinen
2005-11-19
Changed the "Please wait" message to "Loading..."
Miika Pekkarinen
2005-11-19
iPod: First attempt to implement sensible button mappings. Changes to all ta...
Dave Chapman
2005-11-19
Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD
Dave Chapman
2005-11-19
Use APPLE_IPODCOLOR and APPLE_IPODNANO defines instead of CONFIG_LCD (which i...
Dave Chapman
2005-11-19
Use LCD_PIXELFORMAT instead of CONFIG_LCD in screen_dump()
Dave Chapman
2005-11-18
Removed a warning
Linus Nielsen Feltzing
2005-11-18
More stable playback with reduced stuttering when skipping tracks.
Miika Pekkarinen
2005-11-18
Fixed a WPS parsing bug where it would interpret stray x chars as %x tags
Linus Nielsen Feltzing
2005-11-18
When fixing things is it better to do it in a way that causes them to actuall...
Christi Scarborough
2005-11-18
Moved the power_init() call to main(), removed unfinished inits for the H300
Linus Nielsen Feltzing
2005-11-18
Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tag
Linus Nielsen Feltzing
2005-11-18
not static
Daniel Stenberg
2005-11-18
Correctly auto-save bookmarks when powering off in the WPS
Linus Nielsen Feltzing
2005-11-18
Missing file headers put back. Code within 80 cols. Code policed indenting
Daniel Stenberg
2005-11-18
private function made static
Daniel Stenberg
2005-11-18
Initial stab at theme support.
Christi Scarborough
2005-11-18
generic multi-screen support for yes/no screens (like the one when reseting s...
Kevin Ferrare
2005-11-17
Removed the percent symbol from the volume and battery WPS tags
Linus Nielsen Feltzing
2005-11-17
Bejeweled: Changed the tile size for archos recorder/Ondio to 8x10 to account...
Jens Arnold
2005-11-17
And the rest of the files too
Christi Scarborough
2005-11-17
Remote WPS support (and some WPS bugfixes) by Stephan Wezel
Christi Scarborough
2005-11-17
No voice string for the "please wait" splash.
Miika Pekkarinen
2005-11-17
Fix to the previous commit: Pointers were not always correctly erased.
Miika Pekkarinen
2005-11-17
Added dircache support to playlist. Now playlist filename pointers are
Miika Pekkarinen
2005-11-17
Don't call a plugin function just 'main()', this will crash the win32 simulator.
Jens Arnold
2005-11-17
iPod: CONFIG_CPU is not defined for the sims - use CONFIG_KEYPAD to disable p...
Dave Chapman
2005-11-17
Fixed the 16bit screendump to work with either endianess and use the 16 bit B...
Jens Arnold
2005-11-16
added "Auto scan presets" option to radio menu
Anton Oleynikov
2005-11-16
Rockboy: adapted to colour LCD (but no colours for gameboy color games yet). ...
Jens Arnold
2005-11-16
Changed the LCD_COLOR pixel value format to packed RGB (unsigned int). Now al...
Jens Arnold
2005-11-16
show/hide icons now works properly in playlist viewer
Kevin Ferrare
2005-11-16
fixed the warning, forgot an include
Kevin Ferrare
2005-11-16
replaced all the splash calls by gui_sync_splash, added some missing remote k...
Kevin Ferrare
2005-11-16
fixed the warning and changed playlist max entries in buffer to 200 as it was...
Kevin Ferrare
2005-11-16
Multi screen support for playlist viewer, some fixes in other gui files
Kevin Ferrare
[next]