summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
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
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-19Musepack seek hotfix. Do not dynamically allocate seek buffer but use a buffe...Andree Buschmann4-15/+6
2008-05-19Fix FS#9010 warning in checkwps when building on an amd64 machineNils Wallménius2-2/+7
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 Gordon4-183/+273
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-17Move ARM assembler of musepack synthesis filter to own file. Additionally add...Andree Buschmann5-161/+265
2008-05-17Try making binsize smaller and fix pointer problemMaurus Cuelenaere1-1/+1
2008-05-17Use OF's firmware loading mechanism instead of Rockbox's.Maurus Cuelenaere1-1/+1
2008-05-17Commit FS#9000. Speed up Musepack decoder by 3% on PP5022/24 via using ICODE_...Andree Buschmann3-3/+17
2008-05-16Updated italian translation file.Alessio Lenzi1-0/+17
2008-05-16Remove the unhide option from solitaire because it was pretty useless. This a...Peter D'Hoye1-27/+6
2008-05-15Protect scrobbler_shutdown against multiple invocations, preventing double un...Bertrik Sikken1-0/+3
2008-05-15Fix redPeter D'Hoye1-1/+3
2008-05-15Accept FS #8994: add another recording filesplit option: stop recording and s...Peter D'Hoye6-4/+73
2008-05-15Fix FS #8981 (bounce color): save current forecolor before changing it so we ...Peter D'Hoye1-10/+18
2008-05-15Update Dutch language filePeter D'Hoye1-6/+95
2008-05-15FS#8995 by Mark Ganson fixing the display of am/pm for the digital clock modeNils Wallménius1-1/+1
2008-05-151) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB)Maurus Cuelenaere2-0/+256
2008-05-1599.999999% sure this fixes FS#7733 - on+left/right in the WPS on the AJBRJonathan Gordon1-0/+1
2008-05-15woopsiesJonathan Gordon1-6/+6
2008-05-15actually bump the API versionJonathan Gordon1-2/+2
2008-05-15const raid in option_selectJonathan Gordon4-53/+73
2008-05-14CPU model must be compared to CONFIG_CPU.Michael Sevakis1-1/+1
2008-05-14Make ZVM30GB simulator work.Maurus Cuelenaere1-2/+2
2008-05-14Musepack performance optimization for PP5022/PP5024/MCF5250 targets. Use IRAM...Andree Buschmann2-17/+27
2008-05-14Make use of 128KB IRAM for PP5022/PP5024 targets. The additional 32KB are giv...Andree Buschmann1-1/+7
2008-05-14Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlig...Michael Sevakis4-6/+6
2008-05-141) Use a separate config-<target>.h for Zen Vision(:M) (60GB)Maurus Cuelenaere1-2/+2
2008-05-14Delete whitespace to make 'Id' keyword behave as desiredNils Wallménius2-2/+2
2008-05-14Cleanup some unneeded debug code.Karl Kurbjun1-43/+0
2008-05-13Lock the linked list mutex when accessing the memory handles. This should fix...Nicolas Pennequin1-0/+4
2008-05-13Fix FS#8986, problem where current file changes during deletion.Steve Bavin1-6/+9
2008-05-13Fix warning.Steve Bavin1-2/+2
2008-05-13Plugin parameters should be const.Steve Bavin159-371/+363
2008-05-13Preparing for the Philips SA9200 part 2. Since the SA9200 doesn't have a micr...Mark Arigo1-7/+10