summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-05Accept FS#7486 - shortcuts plugin.Jonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14191 a1c6a512-1295-4272-9138-f99709370657
2007-08-05include the clock plugin in the daily tarballMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14190 a1c6a512-1295-4272-9138-f99709370657
2007-08-05Address FS#6310 - shows an "infinite" slider when deleting/copying/moving files.Jonathan Gordon
maybe add this to other parts of the code so it doesnt look like the ui has stalled git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14189 a1c6a512-1295-4272-9138-f99709370657
2007-08-05FS#7536 - Make the superdom score calculation more elegant - thanks to ↵Will Robertson
Johnathon Mihalop git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14188 a1c6a512-1295-4272-9138-f99709370657
2007-08-05quick fix for FS#6007 (the first point, where a long line with a - would ↵Jonathan Gordon
stop the rest of the file being viewed if your in narrow line mode) fix could probably be done better, but better this than the bug. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14187 a1c6a512-1295-4272-9138-f99709370657
2007-08-05Accept FS#7074 - choose which folders should be scanned and ignored using ↵Jonathan Gordon
the /.rockbox/folder_advance_dir.txt (paths prefixed by - will be skipped, otherwise they will be scanned) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14186 a1c6a512-1295-4272-9138-f99709370657
2007-08-05Accept FS#7449 - use the menu/power button for the menu and use rec to ↵Jonathan Gordon
toggle slideshow mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14185 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Oops. mvn is one's-complement, not two's. Correct the YUV calculation.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14184 a1c6a512-1295-4272-9138-f99709370657
2007-08-04oops forgot to remove thatKevin Ferrare
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14183 a1c6a512-1295-4272-9138-f99709370657
2007-08-04made the jackpot plugin use the new common sprite functions, cosmetic change ↵Kevin Ferrare
to the clock plugin's code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14182 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Clock plugin : centered the binary plugin, moved the AM/PM mark to the right ↵Kevin Ferrare
on digital display, reduced the thickness of the pseudo antialiasing for analog clock git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14181 a1c6a512-1295-4272-9138-f99709370657
2007-08-04dont redraw the menu if we are about to quit anyway (noticable when backing ↵Jonathan Gordon
out of the playlist menu from the wps context menu) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14180 a1c6a512-1295-4272-9138-f99709370657
2007-08-04sync and commit FS#4954 - return any results found when aborting a playlist ↵Jonathan Gordon
search git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14179 a1c6a512-1295-4272-9138-f99709370657
2007-08-04clock plugin : check wether it's necessary to save the settings, correct ↵Kevin Ferrare
format for japanese dates on analog screen, code a little more clear git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14178 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Set correct pixel format for iFP7xx.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14177 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Add icon to process dialog button.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14176 a1c6a512-1295-4272-9138-f99709370657
2007-08-04defined a dummy LCD_PIXELFORMAT for the IFP7xx to allow the simulator to buildKevin Ferrare
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14175 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Rewrote the clock plugin in a cleaner and more modular way so that it can ↵Kevin Ferrare
scale on remote screens. Use left-right keys to change the type of clock displayed (analogic, digital, binary) and up/downto change the look of the clock git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14174 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Mpegplayer: Clear up some other cache issues. Use the better sleep loops for ↵Michael Sevakis
message sending. I still won't promise 100% trouble-free operation on dual-core since adding a thread to the COP from the CPU is a race condition anyway. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14173 a1c6a512-1295-4272-9138-f99709370657
2007-08-04Flush-out cleared sections on dual core targets when loading plugins and codecs.Michael Sevakis
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14172 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Disk poweroff for 3rd gen iPods.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14171 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Chessbox plugin: Reset computer thinking time on forced play (FS #5135)Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14170 a1c6a512-1295-4272-9138-f99709370657
2007-08-03skip comments when trying to parse and compare phrases!Daniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14169 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Dutch lang updatePeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14168 a1c6a512-1295-4272-9138-f99709370657
2007-08-03I supposed to show DEV_EN on PP502x....Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14167 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Updated & added some PP register debug stuff.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14166 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Final changes to the recording naming code, this should make jhMikeS happy ;)Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14165 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Display the correct icon upon success.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14164 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Updated Danish language file.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14163 a1c6a512-1295-4272-9138-f99709370657
2007-08-03- display better values if no user configuration is foundDominik Riebeling
- make it possible to cancel device selection - accept new device path also if it's not selected from the browser and ignore it if it's not a path. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14162 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Fix a segfault when no configuration file is present.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14161 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Oops.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14160 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Remove zip installation window as it's not needed anymore. Use a simple ↵Dominik Riebeling
confirmation dialog for installing fonts / game files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14159 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Updated italian translation.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14158 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Disk poweroff for 1st/2nd gen iPods.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14157 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Fix FS#7522 color issue in superdom.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14156 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Fix ID3 struct member name for discnum in mp4 metadata parser.Dan Everton
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14155 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Add support for parsing the disc number tag from metadata and use of it in ↵Dan Everton
the database. Patch originally from FS#4961 with some minor tweaks by me. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14154 a1c6a512-1295-4272-9138-f99709370657
2007-08-03PP5002 ATA driver needs to wait for the controller to be ready again before ↵Jens Arnold
writing the next control register value. Makes check_registers() not fail in the bootloader. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14153 a1c6a512-1295-4272-9138-f99709370657
2007-08-03Detect and reject 2nd Gen Nanos when scanning for ipods, instead of failing ↵Dave Chapman
quietly. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14152 a1c6a512-1295-4272-9138-f99709370657
2007-08-02Remove mountpoint entry line from installation form and use config setting ↵Dominik Riebeling
instead. Add some nice tango icons. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14151 a1c6a512-1295-4272-9138-f99709370657
2007-08-02when generating binary output, we now let the master language file properlyDaniel Stenberg
dictate when a certain phrase doesn't exist and should be ignored in the output git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14150 a1c6a512-1295-4272-9138-f99709370657
2007-08-02Move device and mountpoint selection to configuration to eliminate the need ↵Dominik Riebeling
of asking for the mountpoint in every installation window. Use a QListWidget to make the devices list nicer. Remove scrobbler settings as this will most likely get implemented as plugin. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14149 a1c6a512-1295-4272-9138-f99709370657
2007-08-02Even more optimizing for the recording name change...Peter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14148 a1c6a512-1295-4272-9138-f99709370657
2007-08-02Fixed good and proper this time. Hopefully...Will Robertson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14147 a1c6a512-1295-4272-9138-f99709370657
2007-08-02The obligatory "oops" commit. :)Will Robertson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14146 a1c6a512-1295-4272-9138-f99709370657
2007-08-02Formatting consistency and fix further case of FS#6266 if user starts new ↵Steve Bavin
playlist while paused. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14145 a1c6a512-1295-4272-9138-f99709370657
2007-08-02Accept FS#7136: Turn based strategy game - "Superdom" cloneWill Robertson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14144 a1c6a512-1295-4272-9138-f99709370657
2007-08-02FS#5426 - register .sgb for rockboyJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14143 a1c6a512-1295-4272-9138-f99709370657
2007-08-02buf is never actually used, so just remove itBarry Wardell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14142 a1c6a512-1295-4272-9138-f99709370657