Commit graph

9005 commits

Author SHA1 Message Date
Dave Chapman
cb18fac7e3 Add Fredrik Öhrn
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9039 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:34:01 +00:00
Dave Chapman
b3358bd1a2 Patch #4829 from Fredrik Öhrn - Coldfire assembler blit_display() function for H300 and move the palette data into IRAM. Each of these gives about a 1fps speed improvement.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9038 a1c6a512-1295-4272-9138-f99709370657
2006-03-15 01:27:13 +00:00
Marcoen Hirschberg
789e01bd06 latest update by Miguel Arevalo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9037 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 20:55:59 +00:00
Linus Nielsen Feltzing
258a693e95 Proper spacing after macros without arguments
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9036 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 19:24:03 +00:00
Linus Nielsen Feltzing
2499601955 Correct a problem with WPS backdrops not loading correctly, and semi-prepare for remote WPS backdrops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9035 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 12:05:22 +00:00
Dave Chapman
a137e7ff86 Create manual for the iPod Video/5g. Someone needs to commit a set of 320x240 screenshots for this to build...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9034 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 10:01:16 +00:00
Linus Nielsen Feltzing
2740dc5d28 Nicer link appearance when viewing the manual on-screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9033 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 09:52:20 +00:00
Martin Arver
46ff4595e9 Patch #4827 by Nils Wallménius. Adds Rockboy to the manual. Also some changes to the jpeg viewer section as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9032 a1c6a512-1295-4272-9138-f99709370657
2006-03-14 08:20:39 +00:00
Martin Arver
152e59d9a0 Add Pacbox to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9031 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 21:36:35 +00:00
Miika Pekkarinen
451ee0b11c Charging state reporting for iriver players. Values calibrated with
1900 mAh Ionity battery; might need recalibration with the stock
battery.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9030 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 16:11:30 +00:00
Martin Arver
b4171645a5 Thought this was committed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9029 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 15:33:37 +00:00
Martin Arver
b6a9326b45 Added FDL copyright statement to the right place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9028 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 15:31:05 +00:00
Linus Nielsen Feltzing
d118ff813c A DAP is not a PDA
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9027 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 14:36:27 +00:00
Martin Arver
784e0e13c9 Adds the appendix to the manual. Adds the FDL as a .tex document. Include some icon images from the 2.4 docs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9026 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 13:29:27 +00:00
Linus Nielsen Feltzing
25efd331e8 Patch #4791 by Jonathan Gordon - Remove duplicates from the Open-with menu, and allow regular rocks to be loaded as viewers. Also allow all file types in the Open-with menu, not only the registered ones.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9025 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 07:33:30 +00:00
Zakk Roberts
e8a0506583 Fixed ordering of SOURCES; removed redundancy pertaining to the definition of color LCDs.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9024 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 07:05:15 +00:00
Zakk Roberts
d91af84e43 Please let this be the last fix.. please..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9023 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 04:08:11 +00:00
Zakk Roberts
27be070cb1 Oops, fixed something in wormlet.c and did it again in SOURCES...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9022 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 03:42:55 +00:00
Zakk Roberts
0b8766f9d2 (Hopefully) fixed the ugliest build table we've had in quite a while..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9021 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 03:31:02 +00:00
Zakk Roberts
c091a77381 Adapted Wormlet to all other models with bitmap LCDs - fullscreen on all of them - with colors where possible. Untested on all models except Recorder and iPod 5G; might be a bit buggy.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9020 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 03:13:05 +00:00
Dave Chapman
7a10c08af4 Oops - changing the default setting for showfps shouldn't have been committed.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9019 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 01:52:11 +00:00
Dave Chapman
ad8b24d90c Various improvements and code re-organisation: Optimised assembler LCD rendering function for the iPod 5G by me and an optimisations to the sprite drawing routines courtesy of stripwax (these improvements make pacbox almost realtime on the iPod 5G). MENU+SELECT now brings up the menu on the iPod instead of the hold switch.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9018 a1c6a512-1295-4272-9138-f99709370657
2006-03-13 01:42:11 +00:00
Zakk Roberts
b1b0e42ddd Redesigned F2/F3 quick screens to put each option and its value on its own, scrolling line - fixes the problems with long strings the old design had.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9017 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 23:45:40 +00:00
Martin Arver
49480c8f0c Oops. Forgot to add the sudoku file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9016 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 22:30:07 +00:00
Martin Arver
933bbaa1d6 Patch #4823 by Nils Wallménius. Adds Pong and Sudoku to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9015 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 22:29:15 +00:00
Brandon Low
fea567f9af Fix dice on the player (sim at least, my player is acting up)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9014 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 18:46:05 +00:00
Jens Arnold
c91623b780 Oscilloscope: Don't print speed messages at an irritanting position (i.e. wrapped) * Print speed messages in horizontal mode (as number only).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9013 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 13:44:51 +00:00
Martin Arver
fcd884ba9b Patch #4821 by Nils Wallménius. Add Checkbox plugin to the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9012 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 12:56:49 +00:00
Ben Basha
b7a96707bc New plugin - Xobox - xonix clone by Eli Sherer with changes by me and Mikael Magnusson
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9011 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 09:35:53 +00:00
Zakk Roberts
a3cfdef7c8 Fixed iPod scroll directions for ID3 viewer and corrected semi-misleading comment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9010 a1c6a512-1295-4272-9138-f99709370657
2006-03-12 02:24:29 +00:00
Jens Arnold
6643b0dd62 Use cvs uclpack for bootbox.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9009 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 22:53:03 +00:00
Linus Nielsen Feltzing
dd939aa4d7 Patch #2839 by Christian Marg - Always show the buttonbar in the keyboard screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9008 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 22:31:53 +00:00
Linus Nielsen Feltzing
1a66809ce1 Patch #4739 by Matthias Mohr - Clear WPS backdrop when loading new WPS
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9007 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 22:06:43 +00:00
Linus Nielsen Feltzing
21229b2f09 The image size calculation was wrong on monochrome targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9006 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 20:25:16 +00:00
Dave Chapman
07476d52de Stop audio playback before using IRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9005 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 17:56:10 +00:00
Martin Arver
aa715141cf Patch #4816 by Nils Wallménius. Adds BrickMania to the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9004 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 16:28:33 +00:00
Dan Everton
5f40aac300 Don't pass NULL to dlclose. Stops the simulator crashing if there's a problem loading a plugin or codec.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9003 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 16:16:15 +00:00
Dave Chapman
a1635c2b17 Add pacbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9002 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 15:54:22 +00:00
Dave Chapman
a814584c87 pacbox - a Pacman arcade machine emulator. Currently working for all colour targets and the iriver H1x0. Requires the Pacman arcade machine ROMs in /.rockbox/pacman/
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9001 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 15:44:35 +00:00
Jens Arnold
1246668a78 Fix silly 64 bit problem in uclpack.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9000 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 13:30:31 +00:00
Martin Arver
56087e0dd0 Added the small pictures of the archoses from the 2.4 manual. Added screenshots of the filebrowser and menu for the player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8999 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 11:18:06 +00:00
Jens Arnold
4bd8715449 Don't crash the simulator when the pcm callback runs out of data.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8998 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 10:22:20 +00:00
Jens Arnold
dae698cad4 Ooops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8997 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 09:38:12 +00:00
Jens Arnold
c8480433bc Do not build grayscale.rock by default. This is mainly a developer example plugin for the grayscale library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8996 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 09:32:05 +00:00
Jens Arnold
06bc627c99 Removed lcd_roll() and lcd_remote_roll() functions. These functions were not really portable. Removed the only plugin that used lcd_roll(): Oscillograph. Oscilloscope offers everything that oscillograph did and more, in a portable way. * Bumped & sorted plugin API.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8995 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 09:28:49 +00:00
Jens Arnold
37f529cc3c Only save settings if they changed (saves a disk spinup otherwise).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8994 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 08:35:45 +00:00
Martin Arver
cc4dc39dde Patch #4813 by Nils Wallménius. Fixes to the Chip-8 section of the manual
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8993 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 07:52:11 +00:00
Jens Arnold
f9765d3f5c Oscilloscope: * Added moving cursor bar. * Fixed several off-by-one errors which lead to glitches when wrapping around. * Settings are saved to disk. * Code cleanup.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8992 a1c6a512-1295-4272-9138-f99709370657
2006-03-11 01:13:51 +00:00
Jens Arnold
a738c3be31 Iriver firmware compatibility kludge: RTC year offset. The offset is chosen in a way to make leap years work correctly in rockbox; the original firmware will still be one year off but doesn't reset the date anymore. [We don't want to wait until 2016 ;-) ]
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8991 a1c6a512-1295-4272-9138-f99709370657
2006-03-10 19:17:01 +00:00
Brandon Low
63ba93c9ca Revert non-functional peakmeter fix, fix it for real? this time
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8990 a1c6a512-1295-4272-9138-f99709370657
2006-03-10 13:47:12 +00:00