summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-10-16Rework albumart buffering internally to allow for mutliple albumart sizes.Thomas Martitz
2009-10-16Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i...Thomas Martitz
2009-10-16Add %cs tag.Thomas Martitz
2009-10-16Change %mp tag to use current_playmode(). It has upto 9 values now, including...Thomas Martitz
2009-10-16Change the icon used for the System menu to the same as the System Settings m...Torne Wuff
2009-10-16Gigabeat S: Add support for dumping the flash from debug menuTorne Wuff
2009-10-16Fuze: Change the button to mark possibilities from a select+up combo to just ...Thomas Martitz
2009-10-15Fix %Sp expansion in wpsThomas Martitz
2009-10-15Correct a small misaligned brace.Thomas Martitz
2009-10-15Use the center align viewport flag to draw top and bottom text centered.Thomas Martitz
2009-10-15Pitchscreen: Don't clear the whole display, but only the parent viewport.Thomas Martitz
2009-10-15Show track length too for tracks tagged with the discnumber tag in the database.Thomas Martitz
2009-10-15FS#10554: Rockpaint: enable to set canvas size.Teruaki Kawashima
2009-10-14Remove private memcpy wrapper that is no longer needed since r19847 and may c...Nils Wallménius
2009-10-14Whoops, I had that warning turned off locally.Thomas Martitz
2009-10-14Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...Thomas Martitz
2009-10-13brickmania: There are only 9 powerupsRobert Kukla
2009-10-12fix a redraw bug when a static token (like %C) is the only token on a sub/lin...Jonathan Gordon
2009-10-12fix yellowNils Wallménius
2009-10-12Fix typo from r19579 that prevented this code from building, avoid copying la...Nils Wallménius
2009-10-12New plugin theme_remove which offers a way to remove specified theme.Teruaki Kawashima
2009-10-12Ditch additional copyright notice quoted from iBugger.Michael Sparmann
2009-10-11Use PLUGINFLAGS in lua.make, instead of only CFLAGS.Thomas Martitz
2009-10-11Make sure to use $(CFLAGS) to get all defines when preprocessing actions.hFrank Gevaerts
2009-10-11RTL: Cosmetic changes, no functional change - Rename constantsTomer Shalev
2009-10-11Add a action helper for touchscreen targets to only receive the touchpress co...Thomas Martitz
2009-10-11Clean up, simplify and fix small bugs in color picker.Thomas Martitz
2009-10-11Add a center flag, next to the rtl flag, for viewports. That results in any t...Thomas Martitz
2009-10-11revert r23093 and r 23094, since the title pointer is used to modify the titl...Nils Wallménius
2009-10-11forgot one file, fixes yellowNils Wallménius
2009-10-11Const correctnessNils Wallménius
2009-10-11Avoid more useless string copys and make some random cleanupsNils Wallménius
2009-10-11A bit of const correctness and 80-char limit correction.Thomas Martitz
2009-10-10Add current measurements to the iPod Nano 2G's battery debug screenMichael Sparmann
2009-10-10Implement __dbg_ports for S5L870X targets (Nano2G and Meizus)Dave Chapman
2009-10-10Add crypt_firmware plugin for Nano2G - this uses the hardware crypto unit to ...Dave Chapman
2009-10-10Slight const police and avoid copying a lang stringNils Wallménius
2009-10-10Don't cast away constnessNils Wallménius
2009-10-10Make function arg const pointerNils Wallménius
2009-10-10Deinline fuction and some whitespace tweaksNils Wallménius
2009-10-10Add second 'const' qualifyer accidentally removed in r23060Nils Wallménius
2009-10-10Clean up a bogus array and avoid some copying of static stringsNils Wallménius
2009-10-09Fix player red and remove an obsolete function call.Thomas Martitz
2009-10-09Correct a recording screen usability issue created in r21034. Pause used to s...Peter D'Hoye
2009-10-09Fix a few problems with RTL, statusbar and custom ui viewport.Thomas Martitz
2009-10-09Fix compilation of simulators on Mac OS X 10.6. Tested on 10.5.8 and 10.6.1.Tom Ross
2009-10-09rockboy: remove useless assignement for fuzeRafaël Carré
2009-10-09Tiny simplificationNils Wallménius
2009-10-09calculator: use home as clear button for sansa fuzeRafaël Carré
2009-10-09Vertical Stride: Add support for yuv to native output.Karl Kurbjun