summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Make sure to use $(CFLAGS) to get all defines when preprocessing actions.hFrank Gevaerts2009-10-11
* RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev2009-10-11
* Add a action helper for touchscreen targets to only receive the touchpress co...Thomas Martitz2009-10-11
* Clean up, simplify and fix small bugs in color picker.Thomas Martitz2009-10-11
* Add a center flag, next to the rtl flag, for viewports. That results in any t...Thomas Martitz2009-10-11
* revert r23093 and r 23094, since the title pointer is used to modify the titl...Nils Wallménius2009-10-11
* forgot one file, fixes yellowNils Wallménius2009-10-11
* Const correctnessNils Wallménius2009-10-11
* Avoid more useless string copys and make some random cleanupsNils Wallménius2009-10-11
* A bit of const correctness and 80-char limit correction.Thomas Martitz2009-10-11
* Add current measurements to the iPod Nano 2G's battery debug screenMichael Sparmann2009-10-10
* Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)Dave Chapman2009-10-10
* Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman2009-10-10
* Slight const police and avoid copying a lang stringNils Wallménius2009-10-10
* Don't cast away constnessNils Wallménius2009-10-10
* Make function arg const pointerNils Wallménius2009-10-10
* Deinline fuction and some whitespace tweaksNils Wallménius2009-10-10
* Add second 'const' qualifyer accidentally removed in r23060Nils Wallménius2009-10-10
* Clean up a bogus array and avoid some copying of static stringsNils Wallménius2009-10-10
* Fix player red and remove an obsolete function call.Thomas Martitz2009-10-09
* Correct a recording screen usability issue created in r21034. Pause used to s...Peter D'Hoye2009-10-09
* Fix a few problems with RTL, statusbar and custom ui viewport.Thomas Martitz2009-10-09
* Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross2009-10-09
* rockboy: remove useless assignement for fuzeRafaël Carré2009-10-09
* Tiny simplificationNils Wallménius2009-10-09
* calculator: use home as clear button for sansa fuzeRafaël Carré2009-10-09
* Vertical Stride: Add support for yuv to native output.Karl Kurbjun2009-10-09
* add Seth Opgenorth to docs/CREDITSMichael Chicoine2009-10-09
* RTL: Add support for DB init messageTomer Shalev2009-10-08
* RTL: Fix context regarded as bit-field value, resulted in wrong contexts getTomer Shalev2009-10-08
* Updated Hebrew language - fix parentheses not shown properlyTomer Shalev2009-10-08
* FS#10661 by Seth Opgenorth, adding more levels to brickmaniaNils Wallménius2009-10-08
* Fix chopper to actually remember the level. instead of overriding it on start.Thomas Martitz2009-10-08
* Use TIME_BEFORE() and redo a macro slightly.Thomas Martitz2009-10-08
* PPM viewer - initial support for vertical strides - scaler needs to be modifi...Karl Kurbjun2009-10-08
* LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.Karl Kurbjun2009-10-08
* Brickmania: Paddle selection needs to be done with the integer portion, not i...Karl Kurbjun2009-10-08
* Brickmania: Fix the paddle drawing - The strides were wrong with paddles othe...Karl Kurbjun2009-10-08
* HID: Remove mouse drag in iPod's keymap, in another attempt to resolve issue ...Tomer Shalev2009-10-07
* fix checkwps breakage caused by r229900Nils Wallménius2009-10-06
* USB HID: Fix ipod4g got stuck in mouse modeTomer Shalev2009-10-06
* RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by ...Tomer Shalev2009-10-06
* Set time screen now supports RTLTomer Shalev2009-10-06
* Updated Hebrew language - fix weekday not shown properlyTomer Shalev2009-10-06
* add gapless playback for Nero encoded AAC filesMarcoen Hirschberg2009-10-06
* Fix position calculation of title icon.Teruaki Kawashima2009-10-06
* Complete r22917. The icon still overlapped the text slightly.Teruaki Kawashima2009-10-06
* Use pointer to screenTomer Shalev2009-10-06
* Use pointer to viewportTomer Shalev2009-10-06
* Use helper function vp_puts_center() in time_menu.cTomer Shalev2009-10-06