summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Collapse)AuthorFilesLines
2007-03-17#ifdef code that only makes sense for multivolume targets, make private ↵Nils Wallménius4-10/+12
functions 'static' git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12813 a1c6a512-1295-4272-9138-f99709370657
2007-03-17Give the greyscale minesweeper tiles a bit more shadowMarianne Arnold1-0/+0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12812 a1c6a512-1295-4272-9138-f99709370657
2007-03-16Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from ↵Jens Arnold17-33/+33
-Wundef. No code change. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12811 a1c6a512-1295-4272-9138-f99709370657
2007-03-16Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold62-72/+72
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12809 a1c6a512-1295-4272-9138-f99709370657
2007-03-16Ooops.Jens Arnold1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12808 a1c6a512-1295-4272-9138-f99709370657
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost ↵Jens Arnold107-548/+524
500 splashes which were not centered. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12807 a1c6a512-1295-4272-9138-f99709370657
2007-03-16Fix warningsMichael Sevakis1-0/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12806 a1c6a512-1295-4272-9138-f99709370657
2007-03-16FM Radio mishmash: Make a quieter screen for the SWCODEC targets esp. for ↵Michael Sevakis3-319/+356
the benefit of x5; I wasn't sure if it was good to alter timeouts for HW codec. Simplify things and prepare for eventual scanning and tuning changes (which should help quiet x5 down even more). Make things behave themselves better in general. Enable SWCODEC FM Recording menu and screen for sim as a bonus. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12804 a1c6a512-1295-4272-9138-f99709370657
2007-03-16Render at 30fps on the GigabeatDave Chapman1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12799 a1c6a512-1295-4272-9138-f99709370657
2007-03-16FS#6790 - Add playback control menu to Solitaire, thanks to Douglas Valentine.Zakk Roberts1-8/+14
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12798 a1c6a512-1295-4272-9138-f99709370657
2007-03-15Source and Dest are the same in english.langJonathan Gordon1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12782 a1c6a512-1295-4272-9138-f99709370657
2007-03-15Show the correct text in the yes/no screen on the e200Jonathan Gordon1-0/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12780 a1c6a512-1295-4272-9138-f99709370657
2007-03-15OK, use -ize not -ise as per OEDSteve Bavin1-4/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12778 a1c6a512-1295-4272-9138-f99709370657
2007-03-15Consistent use of British English to match the manualSteve Bavin1-4/+4
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12777 a1c6a512-1295-4272-9138-f99709370657
2007-03-15e200: Short press instead of long press the middle button to get to the Jonathan Gordon1-1/+1
browser from the WPS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12776 a1c6a512-1295-4272-9138-f99709370657
2007-03-15put action_signalscreenchange(); in before exiting do_menu(), fixes Jonathan Gordon1-0/+1
FS#6829 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12774 a1c6a512-1295-4272-9138-f99709370657
2007-03-15This one should not have been "fixed"Jonathan Gordon1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12773 a1c6a512-1295-4272-9138-f99709370657
2007-03-15Change anywhere where do_menu()'s return value was checked and expected Jonathan Gordon4-6/+5
a bool to appear the same as the old API. Possibly fixes some bugs, but doubtful. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12772 a1c6a512-1295-4272-9138-f99709370657
2007-03-15Make a couple of private functions 'static'Nils Wallménius2-39/+65
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12770 a1c6a512-1295-4272-9138-f99709370657
2007-03-14Correct a commentDave Chapman1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12767 a1c6a512-1295-4272-9138-f99709370657
2007-03-14The code police strikes backLinus Nielsen Feltzing1-2/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12765 a1c6a512-1295-4272-9138-f99709370657
2007-03-14Always restore backlight timer when user exits Version screen - fix FS#6811Steve Bavin1-1/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12764 a1c6a512-1295-4272-9138-f99709370657
2007-03-14Reset sample rate correctly after MIDI playbackSteve Bavin1-3/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12763 a1c6a512-1295-4272-9138-f99709370657
2007-03-14revert the previous update until some problems are worked outMarcoen Hirschberg1-685/+663
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12762 a1c6a512-1295-4272-9138-f99709370657
2007-03-14update by Simon DescarpentriesMarcoen Hirschberg1-663/+685
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12761 a1c6a512-1295-4272-9138-f99709370657
2007-03-14change the encoding back from latin1 to UTF-8Marcoen Hirschberg1-332/+332
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12759 a1c6a512-1295-4272-9138-f99709370657
2007-03-14Updated spanish lang file by Jose Ramon Garcia (FS#6765)Jonathan Gordon1-327/+673
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12758 a1c6a512-1295-4272-9138-f99709370657
2007-03-14dont exit the recording screen after going into the rec settings unless Jonathan Gordon1-1/+1
usb was attached git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12756 a1c6a512-1295-4272-9138-f99709370657
2007-03-13Fix an off-by-one bug when dealing with genres in MP4 files.Magnus Holmgren1-1/+1
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12754 a1c6a512-1295-4272-9138-f99709370657
2007-03-13Get rid of the arm4 libspeex warnings.Jens Arnold1-3/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12753 a1c6a512-1295-4272-9138-f99709370657
2007-03-13turn on ARM optimizationsMarcoen Hirschberg4-6/+2
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12751 a1c6a512-1295-4272-9138-f99709370657
2007-03-13rename config.h to config-speex.hMarcoen Hirschberg38-38/+39
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12750 a1c6a512-1295-4272-9138-f99709370657
2007-03-13SWCODEC/Voice: Just one more adjustment and all should be good again.Michael Sevakis1-0/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12749 a1c6a512-1295-4272-9138-f99709370657
2007-03-13Convert the recording menu to the new APIJonathan Gordon4-993/+874
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12748 a1c6a512-1295-4272-9138-f99709370657
2007-03-13SWCODEC: Fix a problem with voice in the menus caused by my error using the ↵Michael Sevakis1-1/+1
wrong pointer when aligning the codec malloc buffer. Probably the reason for FS#6803. Oy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12747 a1c6a512-1295-4272-9138-f99709370657
2007-03-13FS #6782 - Adjust right player movement to use Vol+ and Vol- instead of ↵Tom Ross1-2/+2
pausing the game every time the player moved down. Thanks to Chris Ham for the keychanges. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12746 a1c6a512-1295-4272-9138-f99709370657
2007-03-13Improved ADC driver for AS3514 (used in PP5024 - ie. Sansa e200) based off ↵Barry Wardell1-0/+28
datasheet. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12745 a1c6a512-1295-4272-9138-f99709370657
2007-03-13duth lang update by Jacco Koning (FS#6797)Jonathan Gordon1-733/+1561
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12744 a1c6a512-1295-4272-9138-f99709370657
2007-03-12Sorted and updated FILES for both apps and firmware, included features.txt ↵Nils Wallménius1-56/+57
preparing for the lang v2 cleanup, should fix FS# 6805 unless Lear's previous committ got it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12741 a1c6a512-1295-4272-9138-f99709370657
2007-03-12Make the Play / Pause option restart playback if its stopped alsoJonathan Gordon3-2/+17
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12738 a1c6a512-1295-4272-9138-f99709370657
2007-03-12* Clean up speex.c a little.Dan Everton21-558/+1299
* Sync to Speex SVN 12735 which includes some of our warnings fixes. * Move decoder output to IRAM. Not much perfomance gain though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12735 a1c6a512-1295-4272-9138-f99709370657
2007-03-12Coldfire DSP Assembly: Fix a bug in the resampler that would only affect one ↵Michael Sevakis1-5/+5
frame on the transition from up to down. Fix a bug in sample output that could be the cause of reported FLAC glitching. Output routines now pass all alignment and size combination tests. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12733 a1c6a512-1295-4272-9138-f99709370657
2007-03-11ARM assembler for resampling. Should provide some gains, though not huge ones.Thom Johansen2-6/+129
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12732 a1c6a512-1295-4272-9138-f99709370657
2007-03-11Make a couple of private functions 'static'Nils Wallménius2-22/+18
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12729 a1c6a512-1295-4272-9138-f99709370657
2007-03-11Clean up the debug menu serial number display code a bit and save a few bytes.Michael Sevakis1-6/+5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12725 a1c6a512-1295-4272-9138-f99709370657
2007-03-11iAudio X5: Enable reading of DS2411 serial number. See it under ↵Michael Sevakis1-3/+35
System|Debug|View HW info. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12723 a1c6a512-1295-4272-9138-f99709370657
2007-03-11Fix bug in action_getstatus() where it didnt store the last action so it Jonathan Gordon2-2/+4
never returned ACTION_REPEAT Fix backlight fade out options to include 3s,5s,10s git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12722 a1c6a512-1295-4272-9138-f99709370657
2007-03-11Optimized the gui list code performance, including automatic frame dropping ↵Miika Pekkarinen2-79/+165
and cpu boosting when button events are getting queued. Improved scrollwheel acceleration code is needed to notice a real change. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12721 a1c6a512-1295-4272-9138-f99709370657
2007-03-11Fixed database displaying duplicate entries after deleting tracks and ↵Miika Pekkarinen1-5/+5
database not loaded to ram. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12720 a1c6a512-1295-4272-9138-f99709370657
2007-03-11revert FS#6747 — y-margin reset in gui_list_draw, it introduced a nasty Jonathan Gordon3-3/+9
scroll bug which isnt so simple to fix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12719 a1c6a512-1295-4272-9138-f99709370657