summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-07Fixed dependency problem in compressed firmware build. (archos recorder v1)Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8950 a1c6a512-1295-4272-9138-f99709370657
2006-03-07_Slight_ optimization of peak calculationBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8949 a1c6a512-1295-4272-9138-f99709370657
2006-03-07ATA driver: Fixed a flaw in check_registers(), and added support for iAudio X5Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8948 a1c6a512-1295-4272-9138-f99709370657
2006-03-07iAudio X5 target-specific ATA driver codeLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8947 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Adapted to compile with lostlogics recent ADC driver changesLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8946 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Add the target directory tree to the include path, and set the TARGET_TREE ↵Linus Nielsen Feltzing
macro for the targets that use it git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8945 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Patch FS#4745 by Manuel Dejonghe 1) Get CPU out of idle mode on key press ↵Hristo Kovachev
(on targets, supporting changing of the CPU freq), thus making the radio screen more responsive; 2) Mute the radio on startup or after pause, until the chip is tuned or a timeout expires (1, resp 2 sec) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8944 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Patch #4790 by Nils Wallménius. Added Bejeweled to the manual. Some minor ↵Martin Arver
changes to the text as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8943 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Added screenshots to some plugins for the 176x132x16 screens. Include the ↵Martin Arver
same plugins in the manual builds for the h300,ipodcolor and ipodnano players git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8942 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Fix red builds (with frustration)Brandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8941 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Additional minor button interrupt tweaks, in a completely unscientific way, ↵Brandon Low
this seems to make the 5g more responsive at 30mhz git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8940 a1c6a512-1295-4272-9138-f99709370657
2006-03-07Slight simplification of scroll button driverBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8939 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Make seconds flow evenly and further throttle RTC reads solution partially ↵Brandon Low
thanks to amiconn git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8938 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Added screenshots for some of the plugins for the 112x64x1 and 220x176x16 ↵Martin Arver
players git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8937 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Added screenshots to a number of plugins for the 160x128x2 screensizes. Now ↵Martin Arver
most of the 2.4 plugins have screenshots for this resolution git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be ↵Jens Arnold
included in the CVS builds (iPod, possibly iriver too). MEM is called MEMORYSIZE in SOURCES. D'oh git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8935 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Make the ipod ADC driver more generic, preparing to share code between it ↵Brandon Low
and the iRiver git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8934 a1c6a512-1295-4272-9138-f99709370657
2006-03-06update by Jeong Taek InMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8933 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Added a new \genericimg macro to the platform-files. Added screenshots to ↵Martin Arver
the cube-plugin as a demonstration of the generic-screenshot concept. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8932 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Enable ARM optimisation.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8931 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Actually. Let's build for the 3G.Zakk Roberts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8930 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Fix H300 builds. Don't compile for iPod 3G yet.Zakk Roberts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8929 a1c6a512-1295-4272-9138-f99709370657
2006-03-06Enormous clock update. Most major functions rewritten & hugely optimized; a ↵Zakk Roberts
new Main Menu eliminates need for many different keys and thus brings the clock to iRiver H300 and iPod targets (working but not scaled up - yet). New mode: plain. New logo. Other miscellaneous fixes/improvements. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8928 a1c6a512-1295-4272-9138-f99709370657
2006-03-06ARM assembler optimised LPC decode routine for FLAC (not yet enabled).Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8927 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Make the RTC read throttling work, thanks to herz42 on ircBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8926 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Don't leave the menu after clearing the backdrop image.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8925 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Dice rolling plugin by me with help from Paul_the_Nerd on some keypadsBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8924 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Fix warningsBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8923 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Finer grained irq masking, blocking for i2c, plus a mutex to prevent ↵Brandon Low
conflicting read/writes git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8922 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Correct plugin min API version.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8921 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Make better use of banked registers in FIQ mode to shrink the iPod FIQThom Johansen
handler a bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8920 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Fix red sim builds.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8919 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8918 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Get oscillograph plugin working on SWCODEC targets.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8917 a1c6a512-1295-4272-9138-f99709370657
2006-03-05sound_set_pitch is not available on PlayerDan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8916 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to ↵Dan Everton
fit better on larger displays. Also requires bumping the plugin API versions. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8915 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Fix other yellow buildsBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8914 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Fix some yellow buildsBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8913 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Move the RTC read throttling to a smarter placeBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8912 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, ↵Brandon Low
but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8911 a1c6a512-1295-4272-9138-f99709370657
2006-03-05Musepack files are always VBR.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8910 a1c6a512-1295-4272-9138-f99709370657
2006-03-05build a tar.bz2 file as well at it compresses a lot better than tar.gzDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8909 a1c6a512-1295-4272-9138-f99709370657
2006-03-05More efficient button_read() for archos recorders and Ondios.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8908 a1c6a512-1295-4272-9138-f99709370657
2006-03-05For backlight_on() to work, you need backlight.h :)Tomas Salfischberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8907 a1c6a512-1295-4272-9138-f99709370657
2006-03-04Patch FS#4759 by Jonathan Gordon - searching in playlists.Tomas Salfischberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8906 a1c6a512-1295-4272-9138-f99709370657
2006-03-04Fixed a crash in the playlist creation, plus revised the output during the ↵Linus Nielsen Feltzing
creation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8905 a1c6a512-1295-4272-9138-f99709370657
2006-03-04Added a couple inline assembly functions for ARM targets. This just aboutDave Bryant
doubles the speed of crossfeed and makes a more modest improvement to the replaygain loop. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8904 a1c6a512-1295-4272-9138-f99709370657
2006-03-04Woops, that button was already in use on those targets.Tomas Salfischberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8903 a1c6a512-1295-4272-9138-f99709370657
2006-03-04Patch FS#4744 - This patch maps the "Off" button in the pitch screen to ↵Tomas Salfischberger
reset the playing speed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8902 a1c6a512-1295-4272-9138-f99709370657
2006-03-04The existing colour-related language strings are using Colour, not Color. ↵Dave Chapman
Also correct the desc: entry git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8901 a1c6a512-1295-4272-9138-f99709370657