summaryrefslogtreecommitdiffstats
path: root/apps/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-05-28Oops. Have to explicitly remove the lcd enable notify before exiting or it wi...Michael Sevakis1-0/+6
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis3-0/+48
2008-05-27Tweak ZXBox colours: 1) 'Bright' black is the same as normal black on a real ...Rob Purchase4-69/+11
2008-05-27Fix Pacbox controls for D2 touchscreenRob Purchase1-5/+5
2008-05-26Fix argument for call to rb->button_get_w_tmo function (should be and int ins...Bertrik Sikken1-1/+1
2008-05-25Quick fix for the failing m:robe 500 build. Proper rockblox graphics are need...Jens Arnold1-1/+1
2008-05-25Fix rockblox on all 160x128x2 and 160x128x16 targets. They used the mono bitm...Jens Arnold5-21/+25
2008-05-24Hopefully fix FS #8840 for iAudio M3, M5 and X5. Reduce greyscale update freq...Jens Arnold1-4/+4
2008-05-24New chessbox graphics for the M3 - a new size to utilise the available displa...Marianne Arnold2-0/+2
2008-05-22fix FS#9023 by forcing the icons in the file to clean seelction screenJonathan Gordon1-0/+3
2008-05-21fix yellowJonathan Gordon1-17/+17
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo1-3/+12
2008-05-20Make local functions static and rename STOP_AUTOSCROLL to lowercase.Bertrik Sikken1-16/+16
2008-05-19Fix FS #9003: only add the extra space in the jewels menu when there's room f...Peter D'Hoye1-1/+3
2008-05-18Fix a typo even though it's only in a comment.Marianne Arnold1-1/+1
2008-05-18FS#9004 by Alex Parker: Add missing button definitions to Gigabeat S text vie...Mustapha Senhaji1-6/+14
2008-05-18Reduce the info boxes height a little bit so the 3rd box fits again on Archos...Jens Arnold1-18/+14
2008-05-18Sokoban: enable the plugin for the c200. Invent a new, a bit more rockboxish ...Marianne Arnold16-120/+93
2008-05-18fix star.c (FS#8998)Jonathan Gordon1-1/+2
2008-05-18FS#8637 - new UI for disktidy.Jonathan Gordon2-181/+266
2008-05-18Fix yellow.Michael Sevakis1-0/+2
2008-05-18MPEGPlayer quickie: add an option to set the backlight brightness to a plugin...Michael Sevakis5-16/+172
2008-05-16Remove the unhide option from solitaire because it was pretty useless. This a...Peter D'Hoye1-27/+6
2008-05-15Fix FS #8981 (bounce color): save current forecolor before changing it so we ...Peter D'Hoye1-10/+18
2008-05-15FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock modeNils Wallménius1-1/+1
2008-05-14CPU model must be compared to CONFIG_CPU.Michael Sevakis1-1/+1
2008-05-14Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are giv...Andree Buschmann1-1/+7
2008-05-13Fix warning.Steve Bavin1-2/+2
2008-05-13Plugin parameters should be const.Steve Bavin157-362/+355
2008-05-10Real fake IRAM by placing .i.... section in the analagous DRAM sections in th...Michael Sevakis1-6/+16
2008-05-08Lamp plugin: accept the reduced patch of FS #8934 by Alexander PapstPeter D'Hoye3-2/+40
2008-05-07Rename the flahslight plugin to lamp and add it to the manualPeter D'Hoye3-54/+55
2008-05-07FS#8953 by Alexander Levin making all buttons in the calulator reachable usin...Nils Wallménius1-46/+133
2008-05-06Remove two unused #includes from test_touchpad.Rob Purchase1-2/+0
2008-05-05Simple test_touchpad plugin for D2 and m:robe500 (not built by default).Rob Purchase2-0/+142
2008-05-05Fix maze and rocklife on greyscale targets which were broken by r17382. Maybe...Marianne Arnold2-2/+7
2008-05-05Keep the old colours for maze and rocklife.Barry Wardell2-2/+2
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin30-32/+32
2008-05-04New card bitmaps for the m:robe100 (used in solitaire and blackjack). They gr...Marianne Arnold4-1/+5
2008-05-04pluginlib: made local functions in static and made sure that source files inc...Bertrik Sikken9-19/+23
2008-05-03Flashlight plugin: make color sets wrap around in both directionsPeter D'Hoye1-1/+3
2008-05-02Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...Michael Sevakis13-3/+118
2008-05-01Oops, use the mem* function wrapper macro to make gcc happyNils Wallménius1-0/+1
2008-05-01Adapt the calculator to larger displays and use the UI font if it fits. Use r...Nils Wallménius1-112/+103
2008-04-27Fix red (#ifdef hell).Rob Purchase1-6/+3
2008-04-27FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.Rob Purchase52-361/+1416
2008-04-24Accept FS#8240 - use the wheel in flipit and jewels on the e200 and ipodsJonathan Gordon2-4/+52
2008-04-24Accept FS#7708 by John KaminarJonathan Gordon1-53/+175
2008-04-24Fix more red :(Peter D'Hoye1-1/+0
2008-04-24Fix red...Peter D'Hoye1-3/+3