summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* Show track length too for tracks tagged with the discnumber tag in the database.Thomas Martitz2009-10-15
* FS#10554: Rockpaint: enable to set canvas size.Teruaki Kawashima2009-10-15
* Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius2009-10-14
* Whoops, I had that warning turned off locally.Thomas Martitz2009-10-14
* Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...Thomas Martitz2009-10-14
* brickmania: There are only 9 powerupsRobert Kukla2009-10-13
* fix a redraw bug when a static token (like %C) is the only token on a sub/lin...Jonathan Gordon2009-10-12
* fix yellowNils Wallménius2009-10-12
* Fix typo from r19579 that prevented this code from building, avoid copying la...Nils Wallménius2009-10-12
* New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima2009-10-12
* Ditch additional copyright notice quoted from iBugger.Michael Sparmann2009-10-12
* Use PLUGINFLAGS in lua.make, instead of only CFLAGS.Thomas Martitz2009-10-11
* 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