summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-23Fix profiling builds.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11034 a1c6a512-1295-4272-9138-f99709370657
2006-09-23Support for I-river remotes in the radio screenMartin Scarratt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11033 a1c6a512-1295-4272-9138-f99709370657
2006-09-23Enable FM_MODE button and add new fm context types - now the radio should be ↵Martin Scarratt
fine! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11032 a1c6a512-1295-4272-9138-f99709370657
2006-09-23Oops, fixed the errors.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11031 a1c6a512-1295-4272-9138-f99709370657
2006-09-23Properly shutdown audio playback early and flush system, including notMiika Pekkarinen
hanging tagcache. Fixed also tagcache line buffer running out when importing a changelog with very long lines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11030 a1c6a512-1295-4272-9138-f99709370657
2006-09-23some fixes for X5 remote, still needs a major rework.Rani Hod
Now pitch screen and quick screen are usable (and exitable...) as well as tree/menu navigation. The latter is not consistent yet, though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11029 a1c6a512-1295-4272-9138-f99709370657
2006-09-22Tweaked the card animation a bit more.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11028 a1c6a512-1295-4272-9138-f99709370657
2006-09-22Fix the recording trigger screen for the Archos recorderMartin Scarratt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11027 a1c6a512-1295-4272-9138-f99709370657
2006-09-22tsk...commas and semi colons!Martin Scarratt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11026 a1c6a512-1295-4272-9138-f99709370657
2006-09-22Fix warnings...Martin Scarratt
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11025 a1c6a512-1295-4272-9138-f99709370657
2006-09-22Button action code implemented in the radio screen. Should get rid of all ↵Martin Scarratt
thos wierd doublepress bugs and you can edit your presets again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11024 a1c6a512-1295-4272-9138-f99709370657
2006-09-21increase the language buffer to fit the greek language file againMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11023 a1c6a512-1295-4272-9138-f99709370657
2006-09-21Made mosaique less boring on square LCDs.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11022 a1c6a512-1295-4272-9138-f99709370657
2006-09-21Solitaire: Adjust bouncing cards parameters to the LCD resolution.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11021 a1c6a512-1295-4272-9138-f99709370657
2006-09-21Fix bookmark resume for M3U8 playlists.Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11020 a1c6a512-1295-4272-9138-f99709370657
2006-09-21Increased maximum number of menus to 16 and avoiding a crash.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11019 a1c6a512-1295-4272-9138-f99709370657
2006-09-21Add atwo missing options to the playback options section and made some minor ↵Nils Wallménius
corrections/tweaks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11018 a1c6a512-1295-4272-9138-f99709370657
2006-09-21Voice charging status in info screen; you'll need a new .voice file to hear ↵Steve Bavin
it though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11017 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Solitaire: Don't use bitfields where it's unnecessary, and use 'int' for ↵Jens Arnold
single variables. Saves ~400 bytes of code on SH1, and ~1200 bytes of code on coldfire. ARM doesn't profit though. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11016 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Detect charger connected on H10. No need to sleep(HZ) when powering off.Barry Wardell
More sensible USB support for H10: plugging in puts it into USB charging mode and leaves Rockbox usable, holding 'O' while pluggin in the USB cable will reboot the H10 (continuing to hold 'O' starts it up in UMS mode), holding any other button brings up the USB screen as previously. Implement system_reboot() for all PP5020 devices. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11015 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Add screenshot for 128x128x16 (h10_5gb)Martin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11014 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Tetrox renamed to Rockblox -- remove old screenshots and add updated ones ↵Dominik Riebeling
for Rockblox git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11013 a1c6a512-1295-4272-9138-f99709370657
2006-09-20OopsMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11012 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Fix double inclusion of the bootloader subsectionMartin Arver
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11011 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Oops - put back a different #ifdefSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11010 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Remove an #ifdef - simulators might talk tooSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11009 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Forgot to remove a must_boost reference. Unboost after fsyncMichael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11008 a1c6a512-1295-4272-9138-f99709370657
2006-09-20Make sure CPU is boosted when writing recorded dataMichael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11007 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Tetrox renamed to Rockblox, to avoid trademark issuesBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11006 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Tetrox renamed to Rockblox, to avoid trademark issuesBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11005 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Use INSERT_LAST when creating a new playlist. Fixes B#6028.Hardeep Sidhu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11004 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Fixed a division by zero in mp3 metadata parser.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11003 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Fix a possible breakage in pdfdraftcopy. The error would kick in when page ↵Dominik Riebeling
numbers are not arabic numbers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11002 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Properly set list title in tagcache mode and removed one incorrectMiika Pekkarinen
entry from tagnavi.config. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11001 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Improved tag browser configuration file syntax with submenus andMiika Pekkarinen
includes (custom user menu, without overwriting by default menu). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11000 a1c6a512-1295-4272-9138-f99709370657
2006-09-19Solitaire: Fixed menu colours.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10999 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Sudoku adapted to H10-5GB by Marianne Arnold.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10998 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Bubbles adapted to H10-5GB by Marianne Arnold.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10997 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Fixed problem with first_index being incorrectly updated when prepending ↵Hardeep Sidhu
tracks. Fixes example 1 in B#6005. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10996 a1c6a512-1295-4272-9138-f99709370657
2006-09-18iCatcher/UniCatcher WPS updates by Ioannis Koutoulakis: code update to the ↵Hardeep Sidhu
new volume/battery enum system and new versions for H10 5GB, Gigabeat and X5 remote git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10995 a1c6a512-1295-4272-9138-f99709370657
2006-09-181. removed -g from default coldfire GCCOPTS (still active for debug builds).Rani Hod
2. enabled GCCOPTIMIZE for all non-debug builds, e.g., logf builds. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10994 a1c6a512-1295-4272-9138-f99709370657
2006-09-18woops, fix the errors/warningsJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10993 a1c6a512-1295-4272-9138-f99709370657
2006-09-18viewer.rock can now remembers the last 46 viewed files and their positions, ↵Jonathan Gordon
bookmarks are in a seperate .dat now, so old bookmarks will be lost git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10992 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Reverted the recording timer commit, as it has at least 2 major problems. ↵Jens Arnold
(1) It uses the user timer, which interferes e.g. with backlight fading on H1x0 (and potentially other targets). Using the user timer here is a waste, as the required timing lies in the range of seconds to days. A tick task would be sufficient. (2) It draws to the LCD from within an ISR. This must not be done unless there's a mechanism to ensure it doesn't interfere with the main thread's drawing, otherwise garbage might be displayed and LCD updates might stop working. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10991 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Recording countdown timer: set timer in recording settings screen (max 1 ↵Martin Scarratt
week countdown), start/pause timer in recording screen by pressing the pause button. If you have a separate record button then this will override the timer and start to record. Icon at bottom right of screen indicates timer is ticking. If you are in the recording screen when the countdown is over, recording will start automatically, if not then the icon will flash to indicate you should return to the recording screen to begin recording. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10990 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Oops.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10989 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Use INSERT_LAST when creating a new playlist. This fixes a problem caused ↵Hardeep Sidhu
by a recent change in playlist code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10988 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Solitaire: Removed unused button definitions.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10987 a1c6a512-1295-4272-9138-f99709370657
2006-09-18Solitaire: * Use rockbox API menu. * Fixed typo.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10986 a1c6a512-1295-4272-9138-f99709370657
2006-09-17Solitaire: * Button assignments: Better layout for ipods, allowing ↵Jens Arnold
one-handed operation during the game. More logical shortcut buttons for Ondios. Slight changes for other targets, including working button repeat for up/down when there is no dual use. * Help text showing all possible buttons instead of forcing the user to try and find out. The text adapts to LCD resolution and selected font. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10985 a1c6a512-1295-4272-9138-f99709370657