summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-09-13Repair build-all.sh and clean-all.sh.Thomas Martitz5-44/+53
2009-09-13Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz6-192/+83
2009-09-13Remove some trailing whitespaces in in the skin engine files.Thomas Martitz5-112/+112
2009-09-13Fix/band aid the freeze when %V is the first thing (i.e. in line 1) in a .wps...Thomas Martitz1-3/+6
2009-09-13FS#10586: fix c200/c200v2 keymap for moving left/right in the Time&Date menu ...Bertrik Sikken1-0/+4
2009-09-13Another take at quitting with an error messageAlexander Levin1-2/+7
2009-09-13Laying the groundwork for future featuresJeffrey Goode7-7/+7
2009-09-12Revert everything to a workable state until the issue is investigated properlyAlexander Levin1-2/+2
2009-09-12Fix redAlexander Levin1-1/+1
2009-09-12Quit with an error message if the LCD is not supportedAlexander Levin1-2/+2
2009-09-12Fix the pitch detector plugin for iaudioM3Alexander Levin1-0/+2
2009-09-12UI improvements for the pitch detector (ongoing work by David Johnston from F...Alexander Levin11-255/+333
2009-09-12AMS Sansa: Adjust View HW info page to display SD and uSD MCICLK freqs insteadJack Halpin1-36/+66
2009-09-12Add Vertical stride support to LCD scrolling functions.Karl Kurbjun1-0/+92
2009-09-12Fix test_sampr for the changes in r22440Jens Arnold1-2/+4
2009-09-11Increase skin buffer on charcell displays so it's actually big enough to load...Frank Gevaerts1-0/+6
2009-09-11Fix checkwps compilation for the PlayerFrank Gevaerts4-7/+16
2009-09-11Initialize token before using.Teruaki Kawashima1-0/+1
2009-09-11iaudio7: keymap, fix some "sticky" keysVitja Makarov1-41/+36
2009-09-11Hopefully make the wps debug info more understandable... display tokens the s...Jonathan Gordon1-81/+50
2009-09-09fix the first subline not displaying properlyJonathan Gordon1-3/+9
2009-09-08Manual section for the pitch detector (this is just the beginning)Alexander Levin3-0/+16
2009-09-08Revert wrongly committed fileAlexander Levin1-2/+0
2009-09-08Set SVN keywordsAlexander Levin1-0/+2
2009-09-08Added myself to docs/COMMITTERSBryan Childs1-0/+1
2009-09-08New plugin: pitch detector (FS#8768) by Michael Lechner and David JohnstonAlexander Levin4-0/+1061
2009-09-08Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...Thomas Martitz1-1/+1
2009-09-08Samsung YH925: Reset the LCD orientation to what the OF expects before branch...Thomas Martitz2-1/+24
2009-09-07Higher the button delay on the fuze a bit more, the wrong hold button reads a...Thomas Martitz1-1/+1
2009-09-07Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overrid...Thomas Martitz1-1/+4
2009-09-07Pacbox: add support for hardware 256 color palette mode.Karl Kurbjun2-0/+28
2009-09-07Fix yellow aka remove a typo.Mustapha Senhaji1-1/+1
2009-09-07Polish translation update.Mustapha Senhaji2-30/+402
2009-09-07Fix for FS#10492, by Aoyumi: Data abort errors when playing some Vorbis files.Magnus Holmgren3-25/+17
2009-09-07Set list_need_reinit to false somewhere too.Thomas Martitz1-0/+1
2009-09-07Fix buttonbar handling/theme changed handling in lists.Thomas Martitz8-34/+78
2009-09-07M:Robe 500: Fix glitches when using DMA for LCD updates.Karl Kurbjun1-6/+37
2009-09-07Plasma: Add hardware support for 256 color palette mode.Karl Kurbjun1-0/+29
2009-09-07stupid yellow.... I'm going to bedJonathan Gordon1-0/+3
2009-09-07add a bit more debug info for skins... show the subimage id in the display im...Jonathan Gordon2-8/+16
2009-09-07rework AA load/display handling in the skins to get them working in viewports...Jonathan Gordon8-106/+136
2009-09-06Lua plugin: fix bad behaviour for io.open(path, 'w')Maurus Cuelenaere1-1/+1
2009-09-06move the CONFIG_LED #define out into config.h as all but 3 targets actually h...Jonathan Gordon47-140/+2
2009-09-06fix red :)Jonathan Gordon1-2/+0
2009-09-06Make the e200 compile the vled for the sim... other targets are probably doin...Jonathan Gordon2-3/+7
2009-09-06Sansa c200v2: fix si4700 tuner initialisation to make it work for the c200v2Bertrik Sikken1-1/+1
2009-09-06rbutil: correct several name entrys in the rbutil.ini file.Dominik Wenger1-32/+25
2009-09-06brickmania, blackjack, jewels, bubbles: Remove save file only if player resum...Teruaki Kawashima4-25/+34
2009-09-05Factor out/generalise the function that checks whether a point is within a vi...Thomas Martitz4-18/+24
2009-09-05Improve and simplify touchscreen handling of the quickscreen in absolut mode ...Thomas Martitz1-10/+14