summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).Magnus Holmgren10-1376/+2
2009-09-23Better menu verbiage for test_codecJeffrey Goode1-3/+3
2009-09-23Use singular to make a few strings in the German translation sound a bit more...Marianne Arnold1-6/+6
2009-09-23French translation: minor rewording for one string.Mustapha Senhaji1-2/+2
2009-09-22Update German translation.Marianne Arnold1-20/+219
2009-09-22Update Swedish translation.Magnus Holmgren1-5/+22
2009-09-22Translation updates:Jonas Häggqvist2-41/+529
2009-09-22Show the name of the setting in the WPS debug outputAlexander Levin1-1/+3
2009-09-22add the %St setting to the debug output for checkwps/parser.... needs mroe wo...Jonathan Gordon1-0/+3
2009-09-21Fix splash on charcell (was wasting 2 precious chars per line since r20870). ...Jens Arnold1-1/+2
2009-09-21Fix red: remove buffer from IRAMJeffrey Goode1-1/+1
2009-09-21Potential fix for FS#10572: limiter + time stretch produces garbage outputJeffrey Goode1-27/+31
2009-09-20Clarify the unit of note frequencyAlexander Levin1-1/+1
2009-09-20Pitch Detector: group note related data togetherAlexander Levin1-41/+28
2009-09-20Pitch Detector: use special functions for choosing bool valuesAlexander Levin1-23/+7
2009-09-20Pitch Detector: add the possibility to set the reference frequency of A (last...Alexander Levin1-19/+72
2009-09-20Redraw the list after exiting the context menu to get rid of various non-bloc...Thomas Martitz3-7/+11
2009-09-19And also redraw the statusbar after resetting the colors.Thomas Martitz1-0/+1
2009-09-19Fix the statusbar to redraw after changing colors in the color picker screen.Thomas Martitz1-0/+1
2009-09-19Performance improvement in limiter, about 2%Jeffrey Goode1-13/+10
2009-09-18Actually fix AA display... previous commit was borkedJonathan Gordon1-6/+3
2009-09-18FS#10602 - show the viewport label instead of an int in the debug outputJonathan Gordon1-3/+3
2009-09-18fix FS#10599 and do r22721 a slightly better way. the %C tag is internally co...Jonathan Gordon3-15/+24
2009-09-18Fix subtle bug in limiterJeffrey Goode1-1/+2
2009-09-17Wormlet: Fix food and argh possibly overlapping each other.Thomas Martitz1-23/+23
2009-09-17Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to ...Thomas Martitz2-8/+8
2009-09-17Fix delay when seeking using the touchscreen by adding a pause/unpause.Rob Purchase1-0/+10
2009-09-17Rename Starting Level to Snake Speed, save the last selected speed, remove hi...Johannes Schwarz1-191/+161
2009-09-13Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were s...Mohamed Tarek1-4/+4
2009-09-13Jpeg Viewer: Add support for Vertical StridesKarl Kurbjun1-9/+25
2009-09-13Get rid of some of the code duplication from checkwps, it still duplicates a ...Thomas Martitz2-69/+81
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-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-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 Levin1-0/+6
2009-09-08New plugin: pitch detector (FS#8768) by Michael Lechner and David JohnstonAlexander Levin3-0/+1060