summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Forgot to commit this.Miika Pekkarinen2006-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11666 a1c6a512-1295-4272-9138-f99709370657
* Removed the cpu boost tracking debug feature for now because ofMiika Pekkarinen2006-12-05
| | | | | | | different kind of problems. Better implementation can be done later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11665 a1c6a512-1295-4272-9138-f99709370657
* fix the analog clock on 'portrait' screensMarcoen Hirschberg2006-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11664 a1c6a512-1295-4272-9138-f99709370657
* add gigabeat button definesMarcoen Hirschberg2006-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11663 a1c6a512-1295-4272-9138-f99709370657
* add a RTC driver for the Samsung S3C2440 used in the GigabeatMarcoen Hirschberg2006-12-05
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11662 a1c6a512-1295-4272-9138-f99709370657
* H1x0: Enable optical output to be switched on or off during playback and ↵Michael Sevakis2006-12-05
| | | | | | recording. Fixes FS#6414 - H120 opto out toggle freezes codec. Really DMA just needed a kickstart after setting the optical TXSRC if the peripheral requests were currently enabled (the method of detection). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11661 a1c6a512-1295-4272-9138-f99709370657
* Recent fix "Prevent the click of death when connecting an ipod to usb." is ↵Barry Wardell2006-12-05
| | | | | | useful for the H10 also. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11660 a1c6a512-1295-4272-9138-f99709370657
* Much simpler implementation of large virtual sector support, not needing ↵Jens Arnold2006-12-04
| | | | | | larger sector buffers and not touching file.c at all. secmult is simply used to normalize all sector counts to 512-byte physical sectors. * Moved MAX_SECTOR_SIZE definition to config-*.h, and enabled it for iPod Video only. MAX_SECTOR_SIZE now only enables checking for alternate disk layouts due to sector size (as iPod Video G5.5 is presented as having 2048-byte _physical_ sectors to the PC). Large virtual sector support in fat.c is always enabled. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11659 a1c6a512-1295-4272-9138-f99709370657
* Made virtual keyboard description a bit more general, added actions to the ↵Nils Wallménius2006-12-04
| | | | | | file browser controls and corrected some keys, minor tweaks. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11658 a1c6a512-1295-4272-9138-f99709370657
* fix metronome sync buttonJonathan Gordon2006-12-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11657 a1c6a512-1295-4272-9138-f99709370657
* Removed unused variable, and fixed overflow in free/total calculation. There ↵Jens Arnold2006-12-03
| | | | | | are still some suspicious things in here... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11656 a1c6a512-1295-4272-9138-f99709370657
* Completed target tree move of the ata driver code. Some code cleanup.Jens Arnold2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11655 a1c6a512-1295-4272-9138-f99709370657
* Make playlist catalog and playlist save screen handle .m3u/.m3u8 better. ↵Magnus Holmgren2006-12-03
| | | | | | Also fix a possible null-pointer case in the playlist save screen. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11654 a1c6a512-1295-4272-9138-f99709370657
* Fixed the warnings.Miika Pekkarinen2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11653 a1c6a512-1295-4272-9138-f99709370657
* Update credits also.Miika Pekkarinen2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11652 a1c6a512-1295-4272-9138-f99709370657
* Add support (runtime detection) for 2048 bytes/sector filesystem.Miika Pekkarinen2006-12-03
| | | | | | | | | Large sectors are enabled for iPod Video (including 5.5G) only. Might still cause FS corruption (however, unlikely), so beware! Based on FS#6169 by Robert Carboneau. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11651 a1c6a512-1295-4272-9138-f99709370657
* oops, its not as simple as that...Martin Scarratt2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11650 a1c6a512-1295-4272-9138-f99709370657
* Enable syncing button in the metronome for I-RiversMartin Scarratt2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11649 a1c6a512-1295-4272-9138-f99709370657
* Remove some unneeded code that caused problems for enhanced AAC files.Magnus Holmgren2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11648 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#6365 by Stephane Doyon, Fix x5 bookmark screen keysJonathan Gordon2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11647 a1c6a512-1295-4272-9138-f99709370657
* #if != #ifdefJonathan Gordon2006-12-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11646 a1c6a512-1295-4272-9138-f99709370657
* Patch FS#6406 by Alexander Levin: small clarification about the pitch screenNils Wallménius2006-12-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11645 a1c6a512-1295-4272-9138-f99709370657
* Correction: jpegs can be too big on all targets...Marianne Arnold2006-12-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11644 a1c6a512-1295-4272-9138-f99709370657
* Additions to the jpegviewer paragraph (H10 button mapping, more info about ↵Marianne Arnold2006-12-02
| | | | | | possible limitations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11643 a1c6a512-1295-4272-9138-f99709370657
* Peakmeter performance fixme: this feature doesn't exist anymoreMarianne Arnold2006-12-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11642 a1c6a512-1295-4272-9138-f99709370657
* A few minor fixes (typos, accuracy in the Ondio manual).Marianne Arnold2006-12-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11641 a1c6a512-1295-4272-9138-f99709370657
* Improved Sansa keymap. Based on version provided by Pavel Gnelitsa.Barry Wardell2006-12-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11640 a1c6a512-1295-4272-9138-f99709370657
* updated pitch screen section with semitone mode and new buttonmappings patch ↵Nils Wallménius2006-12-01
| | | | | | FS#6402 by Alexander Levin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11639 a1c6a512-1295-4272-9138-f99709370657
* Add description of the properties feature.Nils Wallménius2006-12-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11638 a1c6a512-1295-4272-9138-f99709370657
* FM radio chapter: give the right information for now, a rework will follow ↵Marianne Arnold2006-12-01
| | | | | | (using actions and adding a description of the Radio settings menu). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11637 a1c6a512-1295-4272-9138-f99709370657
* Ondio manuals: add the description of the player for blind users, updates to ↵Marianne Arnold2006-12-01
| | | | | | the wps button table git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11636 a1c6a512-1295-4272-9138-f99709370657
* Corrections and additions to the plugin section (mainly in the button ↵Marianne Arnold2006-12-01
| | | | | | tables). The Ipod Mini manual was missing the Sudoku chapter. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11635 a1c6a512-1295-4272-9138-f99709370657
* Encoders: Mixdown to mono should round towards zero not -infinity.Michael Sevakis2006-12-01
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11634 a1c6a512-1295-4272-9138-f99709370657
* More intuitive keymapping in pitch screen. Patch #6394 by Alexander Levin.Peter D'Hoye2006-11-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11633 a1c6a512-1295-4272-9138-f99709370657
* Printing text right before clearing the display is not a very wise thing to ↵Peter D'Hoye2006-11-30
| | | | | | do. Recursive dir scanning will now show the scanning message on top. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11632 a1c6a512-1295-4272-9138-f99709370657
* Ooops... forgot about those charcellsPeter D'Hoye2006-11-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11631 a1c6a512-1295-4272-9138-f99709370657
* File and (recursive) directories properties in the file browser context ↵Peter D'Hoye2006-11-30
| | | | | | menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11630 a1c6a512-1295-4272-9138-f99709370657
* Prevent a stack overflow on iPod 5.5G due to increased sector size.Miika Pekkarinen2006-11-30
| | | | | | | Full patch coming at weekend. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11629 a1c6a512-1295-4272-9138-f99709370657
* Use Long <button> instead of a mix between Hold/LongMartin Arver2006-11-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11628 a1c6a512-1295-4272-9138-f99709370657
* Overhaul of the Recording part of the main menu chapter. Converted to ↵Nils Wallménius2006-11-30
| | | | | | actions, added missing options, minor changes. The screenshots are still outdated for some targets and missing for x5 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11627 a1c6a512-1295-4272-9138-f99709370657
* Read .m3u playlist files using the default code page (unless they start with ↵Magnus Holmgren2006-11-29
| | | | | | a BOM) rather than UTF-8. Change default playlist suffix to .m3u8 (playlists are always saved using UTF-8). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11626 a1c6a512-1295-4272-9138-f99709370657
* Add support for compiling encoders without adjustable CPU frequency and/or IRAM.Michael Sevakis2006-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11625 a1c6a512-1295-4272-9138-f99709370657
* The Windows start menu says Run, not Execute.Jonas Häggqvist2006-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11624 a1c6a512-1295-4272-9138-f99709370657
* PCM: A few tiny changes. 1) Recording a) Flush all pending files if filename ↵Michael Sevakis2006-11-29
| | | | | | queue is full or else perpetual flushing of 1 will occur at low bitrates and short split times. b) #ifdef out currently unused bits and save little less than 1/2K 2) Cleanup some declarations. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11623 a1c6a512-1295-4272-9138-f99709370657
* Prevent the click of death when connecting an ipod to usb.Miika Pekkarinen2006-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11622 a1c6a512-1295-4272-9138-f99709370657
* Fixed FS#6389 - Sound disappears after pitch change and jump to the start of ↵Michael Sevakis2006-11-29
| | | | | | the song. Forgot to reinit the resampler delta when adding DSP_FLUSH on my last change. Bah. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11621 a1c6a512-1295-4272-9138-f99709370657
* Changed \nopt to \opt to make ondiosp manual build againNils Wallménius2006-11-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11620 a1c6a512-1295-4272-9138-f99709370657
* Fix minor typo in the plugin playback control menu c->CNils Wallménius2006-11-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11619 a1c6a512-1295-4272-9138-f99709370657
* SWCODEC: Audio-related threads must be free of further tasks before ↵Michael Sevakis2006-11-28
| | | | | | returning buffers. Cleanup declarations of related functions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11618 a1c6a512-1295-4272-9138-f99709370657
* forgot to add the RTC driversMarcoen Hirschberg2006-11-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11617 a1c6a512-1295-4272-9138-f99709370657