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
2009-10-11
A bit of const correctness and 80-char limit correction.
Thomas Martitz
2009-10-10
Add current measurements to the iPod Nano 2G's battery debug screen
Michael Sparmann
2009-10-10
Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)
Dave Chapman
2009-10-10
Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...
Dave Chapman
2009-10-10
Slight const police and avoid copying a lang string
Nils Wallménius
2009-10-10
Don't cast away constness
Nils Wallménius
2009-10-10
Make function arg const pointer
Nils Wallménius
2009-10-10
Deinline fuction and some whitespace tweaks
Nils Wallménius
2009-10-10
Add second 'const' qualifyer accidentally removed in r23060
Nils Wallménius
2009-10-10
Clean up a bogus array and avoid some copying of static strings
Nils Wallménius
2009-10-09
Fix player red and remove an obsolete function call.
Thomas Martitz
2009-10-09
Correct a recording screen usability issue created in r21034. Pause used to s...
Peter D'Hoye
2009-10-09
Fix a few problems with RTL, statusbar and custom ui viewport.
Thomas Martitz
2009-10-09
Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.
Tom Ross
2009-10-09
rockboy: remove useless assignement for fuze
Rafaël Carré
2009-10-09
Tiny simplification
Nils Wallménius
2009-10-09
calculator: use home as clear button for sansa fuze
Rafaël Carré
2009-10-09
Vertical Stride: Add support for yuv to native output.
Karl Kurbjun
2009-10-09
add Seth Opgenorth to docs/CREDITS
Michael Chicoine
2009-10-08
RTL: Add support for DB init message
Tomer Shalev
2009-10-08
RTL: Fix context regarded as bit-field value, resulted in wrong contexts get
Tomer Shalev
2009-10-08
Updated Hebrew language - fix parentheses not shown properly
Tomer Shalev
2009-10-08
FS#10661 by Seth Opgenorth, adding more levels to brickmania
Nils Wallménius
2009-10-08
Fix chopper to actually remember the level. instead of overriding it on start.
Thomas Martitz
2009-10-08
Use TIME_BEFORE() and redo a macro slightly.
Thomas Martitz
2009-10-08
PPM viewer - initial support for vertical strides - scaler needs to be modifi...
Karl Kurbjun
2009-10-08
LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.
Karl Kurbjun
2009-10-08
Brickmania: Paddle selection needs to be done with the integer portion, not i...
Karl Kurbjun
2009-10-08
Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe...
Karl Kurbjun
2009-10-07
HID: Remove mouse drag in iPod's keymap, in another attempt to resolve issue ...
Tomer Shalev
2009-10-06
fix checkwps breakage caused by r229900
Nils Wallménius
2009-10-06
USB HID: Fix ipod4g got stuck in mouse mode
Tomer Shalev
2009-10-06
RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by ...
Tomer Shalev
2009-10-06
Set time screen now supports RTL
Tomer Shalev
2009-10-06
Updated Hebrew language - fix weekday not shown properly
Tomer Shalev
2009-10-06
add gapless playback for Nero encoded AAC files
Marcoen Hirschberg
2009-10-06
Fix position calculation of title icon.
Teruaki Kawashima
2009-10-06
Complete r22917. The icon still overlapped the text slightly.
Teruaki Kawashima
2009-10-06
Use pointer to screen
Tomer Shalev
2009-10-06
Use pointer to viewport
Tomer Shalev
2009-10-06
Use helper function vp_puts_center() in time_menu.c
Tomer Shalev
2009-10-06
Use macro to test viewport's RTL flag
Tomer Shalev
2009-10-05
Fine tuning of gui elements positioning in RTL mode
Tomer Shalev
2009-10-05
- Use const when possible
Tomer Shalev
2009-10-05
Remove redundant code in list.c
Tomer Shalev
2009-10-05
Fix red: Protect viewport RTL flag manipulation with #ifdef HAVE_LCD_BITMAP
Tomer Shalev
2009-10-05
Updated Hebrew language (fixed position of question marks)
Tomer Shalev
2009-10-05
Add rtl flagging to viewport_set_defaults(), and ensure that
Tomer Shalev
2009-10-05
Fix yellow
Tomer Shalev
2009-10-05
Implement RTL as a viewport's bit-field
Tomer Shalev
[next]