summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Oops.Jens Arnold2007-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14024 a1c6a512-1295-4272-9138-f99709370657
* Forgot to set properties.Jens Arnold2007-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14023 a1c6a512-1295-4272-9138-f99709370657
* iPod 2nd gen: * Fake battery voltage of 4.00V so rockbox doesn't shutdown ↵Jens Arnold2007-07-27
| | | | | | (ADC is not yet implemented). * Fix button hold polarity for main rockbox. * Implement backlight inversion (the 1st/2nd gen backlight works in a way that makes the LCD look inverted when active). * Fix default contrast and clean up target tree. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14022 a1c6a512-1295-4272-9138-f99709370657
* Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.Jens Arnold2007-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14021 a1c6a512-1295-4272-9138-f99709370657
* G1/G2 bootloader working (always in verbose mode for now). Corrected fatal ↵Jens Arnold2007-07-27
| | | | | | error help text for G1..G3. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14020 a1c6a512-1295-4272-9138-f99709370657
* fixes bug that prevented playback of WavPack files containing over 1000 ↵Dave Bryant2007-07-27
| | | | | | bytes of RIFF header data git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14019 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#7490 (%px tag causes divide by zero errors).Nicolas Pennequin2007-07-27
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14018 a1c6a512-1295-4272-9138-f99709370657
* Further G1/G2 work. Bootloader compiles now, but probably won't work.Jens Arnold2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14017 a1c6a512-1295-4272-9138-f99709370657
* Preparations for iPod G1 and G2. Does not even compile properly yet. * ↵Jens Arnold2007-07-26
| | | | | | Sorted target cases in configure by menu number. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14016 a1c6a512-1295-4272-9138-f99709370657
* Fix red bootloader builds. * Fix non-working PP5022 bootloaders. Also define ↵Jens Arnold2007-07-26
| | | | | | correct IRAM size for PP5022/PP5024 bootloaders. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14015 a1c6a512-1295-4272-9138-f99709370657
* dos2unix files and add a missing line in the header comment.Dominik Riebeling2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14014 a1c6a512-1295-4272-9138-f99709370657
* rbutilqt: forgot the new files.Dominik Wenger2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14013 a1c6a512-1295-4272-9138-f99709370657
* rbutil: wrapped the rockbox installation into a class, for easy reuse.Dominik Wenger2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14012 a1c6a512-1295-4272-9138-f99709370657
* Use a html version of gpl for the licence in the about box. Make the box use ↵Martin Arver2007-07-26
| | | | | | word wrap as well git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14011 a1c6a512-1295-4272-9138-f99709370657
* Initial (untested apart from device detection) support for 1st/2nd gen ipods ↵Dave Chapman2007-07-26
| | | | | | (the original ones...). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14010 a1c6a512-1295-4272-9138-f99709370657
* rbutilqt: make the installlog ini file based.Dominik Wenger2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14009 a1c6a512-1295-4272-9138-f99709370657
* Updated MAINTAINERS info.Miika Pekkarinen2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14008 a1c6a512-1295-4272-9138-f99709370657
* Add myself as maintainer for a few plugins.Antoine Cellerier2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14007 a1c6a512-1295-4272-9138-f99709370657
* H10: Speed up LCD updates significantly (~+80% when boosted).Jens Arnold2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14006 a1c6a512-1295-4272-9138-f99709370657
* Add some svn:ignore properties.Nicolas Pennequin2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14005 a1c6a512-1295-4272-9138-f99709370657
* Clean up PP502x CPU clock setup code and use the full 80MHz when boosted.Jens Arnold2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14004 a1c6a512-1295-4272-9138-f99709370657
* Set properties for the files I added.Nicolas Pennequin2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14003 a1c6a512-1295-4272-9138-f99709370657
* add me to MAINTAINERSJonathan Gordon2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14002 a1c6a512-1295-4272-9138-f99709370657
* Fix a bug where targets which have a software keylock couldnt seek in the ↵Jonathan Gordon2007-07-26
| | | | | | wps easily. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14001 a1c6a512-1295-4272-9138-f99709370657
* Convert to UTF-8 and add a few newlines.Nicolas Pennequin2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14000 a1c6a512-1295-4272-9138-f99709370657
* Attempt to fix the encoding problems and add myself as maintainer for the ↵Nicolas Pennequin2007-07-26
| | | | | | WPS and cuesheet code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13999 a1c6a512-1295-4272-9138-f99709370657
* MP4: Add support for comment and year tags.Magnus Holmgren2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13998 a1c6a512-1295-4272-9138-f99709370657
* fix red for maze pluginKevin Ferrare2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13997 a1c6a512-1295-4272-9138-f99709370657
* code cleanup and remote support for maze pluginKevin Ferrare2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13996 a1c6a512-1295-4272-9138-f99709370657
* Reenable scaling on Sansa since a reasonable solution to clicks has been found.Michael Sevakis2007-07-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13995 a1c6a512-1295-4272-9138-f99709370657
* introducing a special format for this file to easier allow scripting andDaniel Stenberg2007-07-26
| | | | | | | grepping etc of the contents git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13994 a1c6a512-1295-4272-9138-f99709370657
* FS#5809:Jonathan Gordon2007-07-26
| | | | | | | | add playback menu to text editor, make the filename saving in rockpaint a bit better, automatically adds .bmp if its not there git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13993 a1c6a512-1295-4272-9138-f99709370657
* Initial check-in of "MAINTAINERS" file as recently discussed on the ↵Dave Chapman2007-07-26
| | | | | | rockbox-dev mailing list. The intention is that this is used as an organisational tool so we know who is actively working on which parts of Rockbox, and which parts are effectively being ignored. If you consider yourself actively working on a particular part of Rockbox, please add your name to this list. Also feel free to modify how I've attempted to list the many different parts of Rockbox. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13992 a1c6a512-1295-4272-9138-f99709370657
* Stop the occasional crashes (most often 'undefined instruction') on PP5020 ↵Jens Arnold2007-07-26
| | | | | | (and PP5022?) targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13991 a1c6a512-1295-4272-9138-f99709370657
* remove empty file and set keywords.Dominik Riebeling2007-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13990 a1c6a512-1295-4272-9138-f99709370657
* First stab at porting rbutil to Qt4. Currently only installing a current or ↵Dominik Riebeling2007-07-25
| | | | | | archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13989 a1c6a512-1295-4272-9138-f99709370657
* Oops, forgot to trim down the lines before my previous commit.Nicolas Pennequin2007-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13988 a1c6a512-1295-4272-9138-f99709370657
* Implement feature request FS#7476: Add a "song progress percentage" WPS tag ↵Nicolas Pennequin2007-07-25
| | | | | | (%px) that can be used in a conditional to create custom progress meters. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13987 a1c6a512-1295-4272-9138-f99709370657
* Remove the hack which read the ipod hardware revision from flash in the ↵Dave Chapman2007-07-25
| | | | | | bootloader and passed it to Rockbox via a fixed address in SDRAM. Rockbox now remaps flash and so can just read the value itself. Also clean up the debug menu a little - only display the hw revision for ipods, and add the lcd_type variable to indicate the type of LCD (0 or 1) for ipod Color/Photo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13986 a1c6a512-1295-4272-9138-f99709370657
* Opps fixed some e200 qnd h10 entries.Mustapha Senhaji2007-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13985 a1c6a512-1295-4272-9138-f99709370657
* FS#7478 (heavily modified by me).Jonathan Gordon2007-07-25
| | | | | | | Dice now saves your config git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13984 a1c6a512-1295-4272-9138-f99709370657
* Fix the bug where holding left no longer stopped at the browser root.Jonathan Gordon2007-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13983 a1c6a512-1295-4272-9138-f99709370657
* FS#6879 Case convertion for francais language by Simon Descarpentries and ↵Mustapha Senhaji2007-07-25
| | | | | | reworked by me. In bonus few voices strings changed to be as short as possible. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13982 a1c6a512-1295-4272-9138-f99709370657
* Correct plugin API versions, thanks to scorche.Steve Bavin2007-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13981 a1c6a512-1295-4272-9138-f99709370657
* Redo my previous commit. Highscore is only shown if there is room on the top ↵Jonathan Gordon2007-07-25
| | | | | | | | | line for it, and also only if the current score is less than the high score. Also fix the annoying bug where "resume game" was selected in the menu after dying git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13980 a1c6a512-1295-4272-9138-f99709370657
* fixed yellow, forgot to increase the plugin API versionKevin Ferrare2007-07-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13979 a1c6a512-1295-4272-9138-f99709370657
* Ported the archos player's jackpot plugin to bitmaps LCD (still need some ↵Kevin Ferrare2007-07-25
| | | | | | neat bitmaps), multi screen support for jackpot plugin and iriverify git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13978 a1c6a512-1295-4272-9138-f99709370657
* Show the high score on the bottom of the screen instead of sharing the top ↵Jonathan Gordon2007-07-25
| | | | | | line with the current score. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13977 a1c6a512-1295-4272-9138-f99709370657
* Some rewriting of the e200 ata driver. No more panicing. Faster card ↵Michael Sevakis2007-07-25
| | | | | | multiplexing. Some calculated yielding (further tuneable if needed). Hopefully more reliable in general. Easy revert if rebellious. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13976 a1c6a512-1295-4272-9138-f99709370657
* Fix overflow in noise coding. Greatly improves sound quality of some low ↵Michael Giacomelli2007-07-25
| | | | | | bitrate files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13975 a1c6a512-1295-4272-9138-f99709370657