summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-07Correctly initialise the screen->bitmap function for mono targets - prevents ↵Dave Chapman
crashes on those targets when inserting USB. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11142 a1c6a512-1295-4272-9138-f99709370657
2006-10-06French language update by Mustapha Senhaji (FS#6134)Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11141 a1c6a512-1295-4272-9138-f99709370657
2006-10-06Add 'make bin' to the 'make help' outputPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11140 a1c6a512-1295-4272-9138-f99709370657
2006-10-06Fix FS#6126 - bug in Star where non-existant level 20 was accessable after ↵Barry Wardell
you finish the game. Also fix spelling error in Star mentioned in the same bug report. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11139 a1c6a512-1295-4272-9138-f99709370657
2006-10-06Fix FS#6127 - highlevel was not being saved when you win bubbles.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11138 a1c6a512-1295-4272-9138-f99709370657
2006-10-06Move USB logo to an external (native-depth) bitmap.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11137 a1c6a512-1295-4272-9138-f99709370657
2006-10-05prepare for index generationDominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11136 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Ipods can't simply turned off, you need to reboot when installing.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11135 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Fix simulator build errors for iPod 3g, 4g, mini and mini2g.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11134 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Implement region setting for the fm tuner. The region setting affects ↵Dominik Riebeling
deemphasis, band limits and step size. Fixes FS#5929, FS#5928. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11133 a1c6a512-1295-4272-9138-f99709370657
2006-10-05No need to include pcf50605.c twice for ipods.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11132 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Fix iPod bootloader build errors.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11131 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Fix warnings in player builds.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11130 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11129 a1c6a512-1295-4272-9138-f99709370657
2006-10-05fix the wps context menu, and re-add page up/down in the tree for the recorderJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11128 a1c6a512-1295-4272-9138-f99709370657
2006-10-05...and tidy upSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11127 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Oops; second bad commit. Three strikes and I'm out I guess.Steve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11126 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11125 a1c6a512-1295-4272-9138-f99709370657
2006-10-05Accepted FS#6098 as the first patch from Robert Kukla and implemented using ↵Miika Pekkarinen
two switches. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11124 a1c6a512-1295-4272-9138-f99709370657
2006-10-04Allow browser to voice the initial selectionSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11123 a1c6a512-1295-4272-9138-f99709370657
2006-10-04Fixed find_index returning incorrect entry unless entries are found.Miika Pekkarinen
Commit all numeric tags at once and set a flag if tracknumber has been guessed. Cleaned up temporary file creation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11122 a1c6a512-1295-4272-9138-f99709370657
2006-10-04OopsSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11121 a1c6a512-1295-4272-9138-f99709370657
2006-10-04Add (some of the) debug menu to simsSteve Bavin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11120 a1c6a512-1295-4272-9138-f99709370657
2006-10-04recent fixesBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11119 a1c6a512-1295-4272-9138-f99709370657
2006-10-03More ADSR related voodoo. Hopefully will get to patch prescaler soon.Stepan Moskovchenko
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11118 a1c6a512-1295-4272-9138-f99709370657
2006-10-03More adsr related nonsense, argh! Fix adsr related problem on some notes ↵Stepan Moskovchenko
being stopped instead of looped. Ramping code still not quite right, but dont want to lose this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11117 a1c6a512-1295-4272-9138-f99709370657
2006-10-03Should fix yellow player buid. warning only occurred on the real target so ↵Shachar Liberman
I've missed it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11116 a1c6a512-1295-4272-9138-f99709370657
2006-10-03oops, these two files shouldnt have been commited.Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11115 a1c6a512-1295-4272-9138-f99709370657
2006-10-03add some consistancy to the path #definesJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11114 a1c6a512-1295-4272-9138-f99709370657
2006-10-02Improved code for the splash function: spare some calculation, fix a bug for ↵Shachar Liberman
screens wider then 255 (ipod 5g), fix FS#5775 by displaying complete lines instead of word by word. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11113 a1c6a512-1295-4272-9138-f99709370657
2006-10-02new left-side menuBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11112 a1c6a512-1295-4272-9138-f99709370657
2006-10-02"Mosaic" is in fact spelled "Mosaique". Just change the name for now.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11111 a1c6a512-1295-4272-9138-f99709370657
2006-10-02iPod bugfix - re-enable scroll events when leaving rockboyDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11110 a1c6a512-1295-4272-9138-f99709370657
2006-10-02Sort rockblox into the correct positionDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11109 a1c6a512-1295-4272-9138-f99709370657
2006-10-02Add "Pause on unplug" feature to the ipod manual and fix a typo. (FS#6102)Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11108 a1c6a512-1295-4272-9138-f99709370657
2006-10-02Enable ATA poweroff option on H10 for a nice increase in battery life.Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11107 a1c6a512-1295-4272-9138-f99709370657
2006-10-02Get rid of old junk and fix warning.Stepan Moskovchenko
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11106 a1c6a512-1295-4272-9138-f99709370657
2006-10-02I have an iRiver again, yay! Make notes ramp down in a better way. FixStepan Moskovchenko
note-off pop/click due to waveform index out of bounds access. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11105 a1c6a512-1295-4272-9138-f99709370657
2006-10-01Solitaire: Fixed incorrect condition check that caused an out-of-bounds ↵Jens Arnold
access allowing to put the 2 of spades into nirvana. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11104 a1c6a512-1295-4272-9138-f99709370657
2006-10-01Solitaire: Don't let the REM2STACK shortcut repeat on irivers.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11103 a1c6a512-1295-4272-9138-f99709370657
2006-10-01AAC codec: Reduce IRAM usage slightly, to fix the profile builds (on Coldfire).Magnus Holmgren
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11102 a1c6a512-1295-4272-9138-f99709370657
2006-10-01Prevent gain increase when using AGC in Safety modePeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11101 a1c6a512-1295-4272-9138-f99709370657
2006-10-01Deboost under all exits for rockdoom thanks to patch 5851 by David DentKarl Kurbjun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11100 a1c6a512-1295-4272-9138-f99709370657
2006-09-30Language updates:Jonas Häggqvist
* Added a missing voicestring to english.lang. * Updated dansk.lang by me. * Updated italiano.lang by Alessio Lenzi. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11099 a1c6a512-1295-4272-9138-f99709370657
2006-09-30Fix bug introduced when support for the H10 Remote was added where pushing ↵Barry Wardell
Play on the actual H10 itself would not resume playback. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11098 a1c6a512-1295-4272-9138-f99709370657
2006-09-30Solitaire: colourised selection frame on colour targets.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11097 a1c6a512-1295-4272-9138-f99709370657
2006-09-29Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus ↵Jens Arnold
border) in several resolutions and colour depths. All graphical work done by Marianne Arnold; 37x49 and 26x33 pixel graphics partially based on the PySol cardset adapted from kdegames 1.0 * Cardback for greyscale targets. * Nicer edges for large cards. * Correct vertical card spacing within columns, hidden cards always use half the space now. * Correct horizontal spacing of columns. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11096 a1c6a512-1295-4272-9138-f99709370657
2006-09-29Cleaner implementation of the recent OSX simulator build fix. No need to ↵Barry Wardell
define SHARED_FLAG in each Makefile. Just have configure create it in the root Makefile instead. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11095 a1c6a512-1295-4272-9138-f99709370657
2006-09-29Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657
2006-09-29Add support for H10 remote. Remote buttons have the same keymappings as ↵Barry Wardell
their counterparts on the H10 itself, with vol-/vol+ being the same as scroll up/down. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11093 a1c6a512-1295-4272-9138-f99709370657