summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2009-08-26Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...Thomas Martitz
2009-08-24Add stdint.h to the codeclib when compiled outside of rockbox so that int32_t...Michael Giacomelli
2009-08-24Fix a problem spotted in FS#10543. For F_CHOICE_SETTING, an invalid value wou...Thomas Martitz
2009-08-24Fix FS#10556 so that we now include the wps tags for the hold switch and remo...Nils Wallménius
2009-08-24Make sure that skin_buffer.c #includes its own skin_buffer.hBertrik Sikken
2009-08-24Update the french translation.Mustapha Senhaji
2009-08-24I'm making a right mess of this - hopefully the original typo is now fixed wi...Alex Parker
2009-08-24Ooops, missed one (French typos).Alex Parker
2009-08-24A couple more French typos (thanks to Clément Pit-Claudel).Alex Parker
2009-08-24Fix typo in French translation (thanks to Clément Pit-Claudel).Alex Parker
2009-08-24Bubbles: Change the saving message slightly to include saving scores.Thomas Martitz
2009-08-24Bubbles: Have one quit item that doesn't save anything ("Quit without Saving"...Thomas Martitz
2009-08-24Bubbles: Don't remove the savegame before actually resuming the saved game, a...Thomas Martitz
2009-08-24Move the "Status/Scrollbar" menu to Theme Settings, and add the F_THEMESETTIN...Thomas Martitz
2009-08-24Slightly change parts of the previous commit to reuse existing code, and enfo...Thomas Martitz
2009-08-23Fix redraw issues when the statusbar setting was changed with an UI viewport....Thomas Martitz
2009-08-23hopefully get the widecabbie theme going again... temporary fix only thoughJonathan Gordon
2009-08-23Change the "Rename failed" message to a splash.Thomas Martitz
2009-08-23Bound the progress slider into the currently used viewport (which should be t...Thomas Martitz
2009-08-23Remove unused definesMaurus Cuelenaere
2009-08-22Touchscreen list handling: use icon width instead of scrollbar width for the ...Maurus Cuelenaere
2009-08-22Touchscreen list handling: ignore presses close to the scrollbar when it's on...Maurus Cuelenaere
2009-08-22FS#10558 by Melba Sitjar: missing strings for Tagalog language added.Robert Menes
2009-08-22Touchscreen list handling: fix issue where scrolling with the scrollbar could...Maurus Cuelenaere
2009-08-21A new implementation of logf, logfdisplay and logfdump.Maurus Cuelenaere
2009-08-21Fix/hack checkwps + add Onda VX747/VX777 targetsMaurus Cuelenaere
2009-08-21text editor: optimize a bit and try to reduce size.Teruaki Kawashima
2009-08-21rockpaint: some fixes and optimization.Teruaki Kawashima
2009-08-21blackjack: change the way to save/load game state: save game state when quit ...Teruaki Kawashima
2009-08-21Oops, source in deutsch.lang should match the english source.Thomas Martitz
2009-08-21Add menu button to accept in yesno screen for the Cowon D2.Thomas Martitz
2009-08-20Make apps/features depend on config*.hBjörn Stenberg
2009-08-20Fix displaying of the database browser's progress splash so that it works as ...Thomas Martitz
2009-08-20fix yellowNils Wallménius
2009-08-20Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius
2009-08-20Fix type of variable statusbar in screens.c as global_settings.statusbar is i...Teruaki Kawashima
2009-08-20Move handling of "rockbox_default.[r]wps" into wps.c, out of the skin engine ...Thomas Martitz
2009-08-20Change height calculation of viewport for time and date menu so that it doesn...Teruaki Kawashima
2009-08-20update the display after getting a bit too close to the touchscreen instead o...Jonathan Gordon
2009-08-19fix redNils Wallménius
2009-08-19Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius
2009-08-19Dutch translation: be consistent w.r.t. scrollbarMaurus Cuelenaere
2009-08-19brickmania: fix position of score in function brickmania_sleep.Teruaki Kawashima
2009-08-19shortcuts_view: fix displaying last path segments so that plugin exactly show...Teruaki Kawashima
2009-08-19Resort, upnumber plugin APIJeffrey Goode
2009-08-19Delete the trivial commentAlexander Levin
2009-08-19Combine the settings for scrollbar on/off and its position into one with thre...Alexander Levin
2009-08-19Fix typo in the commentAlexander Levin
2009-08-19More comments in the settings macrosAlexander Levin
2009-08-19hopefully fix the yellowJonathan Gordon