summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Language updates:Jonas Häggqvist2006-09-30
| | | | | | | | | * 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
* Fix bug introduced when support for the H10 Remote was added where pushing ↵Barry Wardell2006-09-30
| | | | | | 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
* Solitaire: colourised selection frame on colour targets.Jens Arnold2006-09-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11097 a1c6a512-1295-4272-9138-f99709370657
* Heavy graphical rework of solitaire: * Now uses full-card bitmaps (minus ↵Jens Arnold2006-09-29
| | | | | | 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
* Cleaner implementation of the recent OSX simulator build fix. No need to ↵Barry Wardell2006-09-29
| | | | | | 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
* Allow UI simulator to be build on OS (Slightly updated version of FS5767)Barry Wardell2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11094 a1c6a512-1295-4272-9138-f99709370657
* Add support for H10 remote. Remote buttons have the same keymappings as ↵Barry Wardell2006-09-29
| | | | | | 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
* Adjust PP5020 I/O Ports debug menu so that it will fit on the H10 5GB screen.Barry Wardell2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11092 a1c6a512-1295-4272-9138-f99709370657
* the Gigabeat I2C driver needs the generic driverMarcoen Hirschberg2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11091 a1c6a512-1295-4272-9138-f99709370657
* add the I2C driver for the GigabeatMarcoen Hirschberg2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11090 a1c6a512-1295-4272-9138-f99709370657
* add the ADC driver for the GigabeatMarcoen Hirschberg2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11089 a1c6a512-1295-4272-9138-f99709370657
* Fixed screendump for iPod Mini.Jens Arnold2006-09-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11088 a1c6a512-1295-4272-9138-f99709370657
* Flush queued voice clips when not playing audioSteve Bavin2006-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11087 a1c6a512-1295-4272-9138-f99709370657
* Another fix for crashing when changing crossfade settingsSteve Bavin2006-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11086 a1c6a512-1295-4272-9138-f99709370657
* Apply Mike Sevakis' recent sleep/contrast fixes for the X5 LCD driver to the ↵Barry Wardell2006-09-28
| | | | | | H10 20GB LCD driver. With this fix, sleeping the LCD on the H10 20GB now works as it should so enable it as an option to save extra battery. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11085 a1c6a512-1295-4272-9138-f99709370657
* Fix hangs when changing crossfade settingsSteve Bavin2006-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11084 a1c6a512-1295-4272-9138-f99709370657
* Improve simulator use of multiple codecsSteve Bavin2006-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11083 a1c6a512-1295-4272-9138-f99709370657
* Fixed settings persistence for simulatorsSteve Bavin2006-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11082 a1c6a512-1295-4272-9138-f99709370657
* Oops, didnt mean to commit thisMartin Scarratt2006-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11081 a1c6a512-1295-4272-9138-f99709370657
* If a directory is created in the recording screen, the dir browser needs ↵Martin Scarratt2006-09-27
| | | | | | refreshing git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11080 a1c6a512-1295-4272-9138-f99709370657
* Fixed the possiblity of fooling the recording screen into writing to a non ↵Martin Scarratt2006-09-27
| | | | | | existent directory. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11079 a1c6a512-1295-4272-9138-f99709370657
* Fix for crossfade crashes if in or out delay are zeroSteve Bavin2006-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11078 a1c6a512-1295-4272-9138-f99709370657
* x5: Needed a couple tweaks to the contrast fix.Michael Sevakis2006-09-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11077 a1c6a512-1295-4272-9138-f99709370657
* Remote play button was still being read out with remote hold key on.Michael Sevakis2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11076 a1c6a512-1295-4272-9138-f99709370657
* Fixed FS#5800 - 'LCD-sleep awake bug' on x5. Contrast setting is now ↵Michael Sevakis2006-09-26
| | | | | | preserved after LCD sleeps. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11075 a1c6a512-1295-4272-9138-f99709370657
* die if the effective user doesn't have write permission in the install base dirDaniel Stenberg2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11074 a1c6a512-1295-4272-9138-f99709370657
* This should get rid of H300 sim error.Michael Sevakis2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11073 a1c6a512-1295-4272-9138-f99709370657
* Yup. H300 errors fixed.Michael Sevakis2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11072 a1c6a512-1295-4272-9138-f99709370657
* Fixed remote contrast settings. Maybe'll get some build errors here.Michael Sevakis2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11071 a1c6a512-1295-4272-9138-f99709370657
* Ooops. Fix red buildsDave Chapman2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11070 a1c6a512-1295-4272-9138-f99709370657
* Recording Statusbar: Just shove those icons right by 1 pixelMartin Scarratt2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11069 a1c6a512-1295-4272-9138-f99709370657
* Add wheel_status() function to the ipod "4g" button driver (i.e. all ipods ↵Dave Chapman2006-09-26
| | | | | | excluding the 3G and 1st gen mini) to read the absolute position the wheel is being touched (0..95 - clockwise from top, or -1 for untouched), plus the wheel_send_events(bool) function to disable/enable sending normal scrolling events - based on patch #4721 from Mikael Magnusson. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11068 a1c6a512-1295-4272-9138-f99709370657
* Use the absolute wheel position driver for Rockboy. Mappings are: top = UP, ↵Dave Chapman2006-09-26
| | | | | | top-right = A, right = RIGHT, bottom-right = START, bottom = DOWN, bottom-left = SELECT, left = LEFT and top-left = B. Based on patch #5424 by Anton Romanov git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11067 a1c6a512-1295-4272-9138-f99709370657
* New option "strip" to make it possible hide data used for sorting.Miika Pekkarinen2006-09-26
| | | | | | | Example with "last played tracks". git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11066 a1c6a512-1295-4272-9138-f99709370657
* Fixed tlv320 mute problem at least for digital audio path. Analog bypass ↵Michael Sevakis2006-09-26
| | | | | | muting (during FM Radio listening) will require more drastic measures like powering down of part of the chip afaict. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11065 a1c6a512-1295-4272-9138-f99709370657
* "lastplayed" is also a valid tag.Miika Pekkarinen2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11064 a1c6a512-1295-4272-9138-f99709370657
* Fixed voice units in recording quality and filesplit by size options.Michael Sevakis2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11063 a1c6a512-1295-4272-9138-f99709370657
* Recording screen statusbar: Improved channel icon by Paul Louden and ↵Martin Scarratt2006-09-26
| | | | | | improved Q value display for Hardware codec targets git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11062 a1c6a512-1295-4272-9138-f99709370657
* Fixed the following critical bugs in tagcache engine: #5934 (or #5529,Miika Pekkarinen2006-09-26
| | | | | | | | thanks Uchida for the idea), deleting songs causes tagcache to corrupt or fail and duplicate entries after commit with ramcache enabled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11061 a1c6a512-1295-4272-9138-f99709370657
* Patch #6067 from Robert Keevil - enable headphone detection for the ↵Dave Chapman2006-09-26
| | | | | | remaining ipods (mini 1g/2g and ipod 3g) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11060 a1c6a512-1295-4272-9138-f99709370657
* clarify --littleendianDaniel Stenberg2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11059 a1c6a512-1295-4272-9138-f99709370657
* OopsLinus Nielsen Feltzing2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11058 a1c6a512-1295-4272-9138-f99709370657
* Patch #4899 by Robert Keevil - Automatic pause on iPod when removing the ↵Linus Nielsen Feltzing2006-09-26
| | | | | | headphones git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11057 a1c6a512-1295-4272-9138-f99709370657
* fix warningsAnton Romanov2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11056 a1c6a512-1295-4272-9138-f99709370657
* do not update border when we don't see it. some more cleanup.Anton Romanov2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11055 a1c6a512-1295-4272-9138-f99709370657
* Fix X5 radio buttonsMartin Scarratt2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11054 a1c6a512-1295-4272-9138-f99709370657
* Fix a crash and CPU being left boosted when using voice - FS#6024Steve Bavin2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11053 a1c6a512-1295-4272-9138-f99709370657
* Dynamically allocate menu structs.Miika Pekkarinen2006-09-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11052 a1c6a512-1295-4272-9138-f99709370657
* Fix "Disk Full" splash hang in radio screenMartin Scarratt2006-09-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11051 a1c6a512-1295-4272-9138-f99709370657
* Honor only the first root_menu setting to make it possible to overrideMiika Pekkarinen2006-09-25
| | | | | | | | the default tagbrowser root menu without modifying the default config. Increased max items in menu to 64 and improved statusbar title. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11050 a1c6a512-1295-4272-9138-f99709370657