summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-05-31Make ZXBox work on the m:robe 100, and fix the linker script and loader to ma...Jens Arnold7-17/+24
2008-05-30Minor correction to Jewels scoring on level advanceAdam Boot1-4/+6
2008-05-30(Simulator) Touchscreen improvements.Maurus Cuelenaere2-14/+38
2008-05-30Updated italian language file.Alessio Lenzi1-0/+34
2008-05-29Gigabeat F/X:Michael Sevakis5-0/+53
2008-05-29Accept FS #9052 by Alexander Levin with a fix by me. Changes HAS_BUTTONBAR in...Peter D'Hoye9-30/+30
2008-05-29the splash should set the viewport to NULL untill we start passing it a vp. (...Jonathan Gordon2-6/+5
2008-05-29total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon10-204/+99
2008-05-29move the HAS_BUTTONBAR define to the config-<target>.h filesJonathan Gordon2-10/+7
2008-05-29draw the buttonbar in its own viewport. It always uses the sysfont and is dra...Jonathan Gordon2-31/+33
2008-05-29more gui_textarea removal.Jonathan Gordon1-5/+12
2008-05-29Oops, not all PP targets have ADC_ACCESSORY.Linus Nielsen Feltzing1-0/+2
2008-05-29Add the ADC_ACCESSORY channel on the ipod, to allow for accessory detection o...Linus Nielsen Feltzing1-0/+2
2008-05-28Remove racy call to unregister_ata_idle_func and remove unnecessary check bef...Bertrik Sikken1-16/+1
2008-05-28Create WPS context (onplay) menus using MAKE_ONPLAYMENU macro. Partial fix fo...Bertrik Sikken1-5/+6
2008-05-28Added missing header file to metadata/mod.cBertrik Sikken1-0/+1
2008-05-28Oops. Have to explicitly remove the lcd enable notify before exiting or it wi...Michael Sevakis1-0/+6
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon21-517/+251
2008-05-28callbacks were being called with the old value.. spotted in IRC last weekJonathan Gordon1-2/+2
2008-05-28Targets with HAVE_LCD_ENABLE: Provide a means to receive notifications when t...Michael Sevakis5-1/+57
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 FS#9042 - MOD codec: SoundTracker variant MOD files will not playRobert Kukla1-27/+15
2008-05-26Update Swedish translation and fix a small typo in english.lang...Magnus Holmgren2-77/+212
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-25Fix part of FS#9032 - "create playlist" appends the playlist instead of overw...Jonathan Gordon1-3/+10
2008-05-25Gigabeat S: Add charge current and battery temp readout in power management a...Michael Sevakis1-1/+13
2008-05-24FS#9033 by Alexander Levin, also a couple of minor typo fixes by me and makin...Nils Wallménius2-9/+9
2008-05-24Don't do the same check twice. Thanks to fml on IRC for noting.Dominik Riebeling1-2/+1
2008-05-24FS8788 Update finnish translation by Jani Kinnunen.Mustapha Senhaji1-89/+225
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-23A bit of code police...Peter D'Hoye1-11/+15
2008-05-23Fix FS #9022: space reserved for the icons in the quickscreen used the incorr...Peter D'Hoye1-2/+3
2008-05-23Update Dutch language filePeter D'Hoye1-20/+19
2008-05-23Updated italian translation file.Alessio Lenzi1-21/+21
2008-05-22Restore the 'Open With...' menu item to the wps context menu wich was lost so...Nils Wallménius1-2/+4
2008-05-22Fixes backward seeking on resumed files and backward seeking to positions to ...Andree Buschmann1-7/+13
2008-05-22We do not support mpc sv4-6 anymore.Andree Buschmann1-18/+1
2008-05-22Commit FS#9015. Rework of musepack buffered seek. Now a static seek buffer of...Andree Buschmann2-117/+75
2008-05-22FS#9019 - Tidied up WPS context menu. Moved playlist to the top, added Playb...Steve Bavin6-61/+13
2008-05-22fix FS#9020 and make scrolling down in lists a bit more consistant with scrol...Jonathan Gordon1-1/+1
2008-05-22fix FS#9023 by forcing the icons in the file to clean seelction screenJonathan Gordon1-0/+3
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen8-0/+1402
2008-05-21fix yellowJonathan Gordon1-17/+17
2008-05-21Philips GoGear SA9200 port. Working bootloader and normal builds, including s...Mark Arigo5-20/+356
2008-05-20Make local functions static and rename STOP_AUTOSCROLL to lowercase.Bertrik Sikken1-16/+16
2008-05-20Make list.c use button_queue_count() instead of accessing the button_queue di...Bertrik Sikken1-2/+2