summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add some M/UDMA information to the Disk Info debug screen for both Gigabeats.Michael Sevakis2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17359 a1c6a512-1295-4272-9138-f99709370657
* Polish voicing of quickscreen: make it like in FS#6171: announceStéphane Doyon2008-05-04
| | | | | | | | | "quickscreen" on entering, announce when leaving, say option name when changing values in case the user isn't entirely familiar with the layout... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17358 a1c6a512-1295-4272-9138-f99709370657
* Make the H10 bootloader work again. Also fix the same problem that might be ↵Barry Wardell2008-05-04
| | | | | | affecting other PP bootloaders. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17357 a1c6a512-1295-4272-9138-f99709370657
* Move study mode settings from r17355 to end of settings struct toStéphane Doyon2008-05-04
| | | | | | | avoid having to bump plugin API version. Thx jdgordon. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17356 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#6188: study mode.Stéphane Doyon2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17355 a1c6a512-1295-4272-9138-f99709370657
* doh! those talk functions dont check the setting (which for some reason I ↵Jonathan Gordon2008-05-04
| | | | | | thought they did).. shut the quickscreen up if talk is disabled git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17354 a1c6a512-1295-4272-9138-f99709370657
* pluginlib: made local functions in static and made sure that source files ↵Bertrik Sikken2008-05-04
| | | | | | include their own header file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17353 a1c6a512-1295-4272-9138-f99709370657
* use the playlist catalog code to generate the playlists under Playlist > ↵Jonathan Gordon2008-05-04
| | | | | | Create playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17352 a1c6a512-1295-4272-9138-f99709370657
* Check for permission denied error when trying to access the player and ↵Dominik Riebeling2008-05-04
| | | | | | inform the user that raw disc access permissions are required. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17351 a1c6a512-1295-4272-9138-f99709370657
* a bit of code cleanup.. use a single function to get the statusbar height ↵Jonathan Gordon2008-05-04
| | | | | | (or lack of if its enabled), and remove some gui_textarea stuff which could be done using the splash. (gui_textarea is on the way out) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17350 a1c6a512-1295-4272-9138-f99709370657
* Remove duplicate entry.Marianne Arnold2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17349 a1c6a512-1295-4272-9138-f99709370657
* recommit the talking quickscreen... silly rename bug which I mised this morningJonathan Gordon2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17348 a1c6a512-1295-4272-9138-f99709370657
* Fix firmware load error display and handling in Gigabeat S bootloader. ↵Michael Sevakis2008-05-04
| | | | | | Remove "Hello World". v.00000011 now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17347 a1c6a512-1295-4272-9138-f99709370657
* Revert r17345 on jdgordon's request, until we figure out why it crashes my x5.Stéphane Doyon2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17346 a1c6a512-1295-4272-9138-f99709370657
* make the quickscreen talkJonathan Gordon2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17345 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#8957 - update bulgarian and chinese translationsJonathan Gordon2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17344 a1c6a512-1295-4272-9138-f99709370657
* make the quickscreen not block so the statusbar gets updatedJonathan Gordon2008-05-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17343 a1c6a512-1295-4272-9138-f99709370657
* Disabled unused ata_led function.Bertrik Sikken2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17342 a1c6a512-1295-4272-9138-f99709370657
* More static / header file cleanup.Bertrik Sikken2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17341 a1c6a512-1295-4272-9138-f99709370657
* Forgot a fileMaurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17340 a1c6a512-1295-4272-9138-f99709370657
* More LCD stuff..Maurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17339 a1c6a512-1295-4272-9138-f99709370657
* Fix tabs.Michael Giacomelli2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17338 a1c6a512-1295-4272-9138-f99709370657
* Another round of making local functions static and making sure that source ↵Bertrik Sikken2008-05-03
| | | | | | files are in sync with their header files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17337 a1c6a512-1295-4272-9138-f99709370657
* Commit FS#8920, fixed headphone detection for the Ipod 2G by Mark Fawcus.Michael Giacomelli2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17336 a1c6a512-1295-4272-9138-f99709370657
* Forgot 0xMaurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17335 a1c6a512-1295-4272-9138-f99709370657
* Add OF LCD initMaurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17334 a1c6a512-1295-4272-9138-f99709370657
* Updated italian translation.Alessio Lenzi2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17333 a1c6a512-1295-4272-9138-f99709370657
* Improved keymap for the Gigabeat S.Nicolas Pennequin2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17332 a1c6a512-1295-4272-9138-f99709370657
* Renamed build_tagcache to tagcache_build to make it consistent with the ↵Bertrik Sikken2008-05-03
| | | | | | function naming of the other functions in tagcache.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17331 a1c6a512-1295-4272-9138-f99709370657
* SPC Codec: I'm pretty sure Gigabeat S can do realtime BRR decode and echo. :)Michael Sevakis2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17330 a1c6a512-1295-4272-9138-f99709370657
* It's better not to use fixed constants since the lower volume limit may not ↵Michael Sevakis2008-05-03
| | | | | | be constant. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17329 a1c6a512-1295-4272-9138-f99709370657
* The Gigabeat S can do album art.Nicolas Pennequin2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17328 a1c6a512-1295-4272-9138-f99709370657
* Gigabeat S: Man it's so loud in here. We have SOUND! Someone please make ↵Michael Sevakis2008-05-03
| | | | | | keymaps consistent; it's rather messy atm. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17327 a1c6a512-1295-4272-9138-f99709370657
* Make local function interp_pitch in filters.c static.Bertrik Sikken2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17326 a1c6a512-1295-4272-9138-f99709370657
* Flashlight plugin: make color sets wrap around in both directionsPeter D'Hoye2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17325 a1c6a512-1295-4272-9138-f99709370657
* 1) add debug menu for USB & PICMaurus Cuelenaere2008-05-03
| | | | | | | | 2) update keymap 3) fix yellow git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17324 a1c6a512-1295-4272-9138-f99709370657
* Sync Dutch lang filePeter D'Hoye2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17323 a1c6a512-1295-4272-9138-f99709370657
* Don't commit LOGF_ENABLEMaurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17322 a1c6a512-1295-4272-9138-f99709370657
* And don't forget the yellows...Maurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17321 a1c6a512-1295-4272-9138-f99709370657
* remove some dead codeJonathan Gordon2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17320 a1c6a512-1295-4272-9138-f99709370657
* cabbiev2 gigabeat f fixes by Johannes VoggenthalerFrank Gevaerts2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17319 a1c6a512-1295-4272-9138-f99709370657
* Fix more red...Maurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17318 a1c6a512-1295-4272-9138-f99709370657
* Fix red.Maurus Cuelenaere2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17317 a1c6a512-1295-4272-9138-f99709370657
* 1) add support for ata-as-armMaurus Cuelenaere2008-05-03
| | | | | | | | 2) remove obsolete audio-creativezvm.c 3) fix registers in i2c-dm320.c git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17316 a1c6a512-1295-4272-9138-f99709370657
* Viewported quickscreen (take 2 :D) (FS#8553)Jonathan Gordon2008-05-03
| | | | | | | | | | - no customization support - no top item - much better use of the screen - deprecates 20 odd lang strings (the QS can now use the regular lang strings and user font) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17315 a1c6a512-1295-4272-9138-f99709370657
* ROLO works on gigabeat F/X nowNils Wallménius2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17314 a1c6a512-1295-4272-9138-f99709370657
* Fixed warning about unused flipdisplay_callback function for targets that ↵Bertrik Sikken2008-05-03
| | | | | | cannot flip the display. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17313 a1c6a512-1295-4272-9138-f99709370657
* Made source files #include the header file that they implement to make sure ↵Bertrik Sikken2008-05-03
| | | | | | they are in sync. Made some local functions static. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17312 a1c6a512-1295-4272-9138-f99709370657
* Convert the TCC77x ADC driver to use interrupts - based on the technique ↵Dave Chapman2008-05-03
| | | | | | used in the SH ADC driver. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17311 a1c6a512-1295-4272-9138-f99709370657
* Made rolo.h consistent with rolo.cBertrik Sikken2008-05-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17310 a1c6a512-1295-4272-9138-f99709370657