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 |
|
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 |
|
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 |
|
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
|
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 |
|
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
|
78e4f4d1b1
|
Oscilloscope: Added vertical orientation option. Flipped horizontal mode to show left channel on top. Vertical mode prints speed messages. Set default speed to 50 instead of 100.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8986 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-10 00:18:58 +00:00 |
|
Marcoen Hirschberg
|
e6955954ac
|
add gigabeat keys
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8975 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-09 13:55:08 +00:00 |
|
Jens Arnold
|
b318b3e84f
|
Rewrite of oscilloscope plugin: * Doesn't use a timer isr anymore, ported to swcodec targets. * Added speed adjustment.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8969 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-09 07:52:26 +00:00 |
|
Brandon Low
|
9c2b203025
|
Fix profiling compilation for non-m68k targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8967 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-09 01:37:52 +00:00 |
|
Jens Arnold
|
93113f5645
|
The LCD extension lib was split into 3 parts: Removed old file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8954 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-08 07:29:42 +00:00 |
|
Jens Arnold
|
10e7e22452
|
Minor optimisation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8952 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-08 01:15:09 +00:00 |
|
Jens Arnold
|
19b45a4374
|
LCD extension library: Implemented scrolling for LCD depths below 8 bit. * Oscilloscope: Use new scrolling function, some minor optimisations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8951 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-08 01:14:46 +00:00 |
|
Jens Arnold
|
329a4fa23b
|
Wrong ifdefing of the loader plugin caused an empty chessbox.rock to be 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-06 19:23:58 +00:00 |
|
Zakk Roberts
|
e4bb786ae2
|
Actually. Let's build for the 3G.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8930 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-06 07:29:59 +00:00 |
|
Zakk Roberts
|
b1b1026e1d
|
Fix H300 builds. Don't compile for iPod 3G yet.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8929 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-06 04:09:37 +00:00 |
|
Zakk Roberts
|
bc4e2db1a6
|
Enormous clock update. Most major functions rewritten & hugely optimized; a 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-06 03:46:33 +00:00 |
|
Brandon Low
|
b626f49cf4
|
Dice rolling plugin by me with help from Paul_the_Nerd on some keypads
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8924 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 22:42:50 +00:00 |
|
Dan Everton
|
d11f15fcc3
|
Fix red sim builds.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8919 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 20:37:56 +00:00 |
|
Dan Everton
|
3caf7a6b3f
|
Get oscillograph plugin working in the sim. Skips the lcd_roll using parts.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8918 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 20:30:04 +00:00 |
|
Dan Everton
|
31e92f8068
|
Get oscillograph plugin working on SWCODEC targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8917 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 20:19:44 +00:00 |
|
Dan Everton
|
d108849812
|
Get VU Meter plugin working on SWCODEC targets. Still needs to be scaled to 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-05 19:34:54 +00:00 |
|
Dave Chapman
|
7ceadd79db
|
Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user interaction while thinking, you can force move now with PLAY and quit with OFF (iRiver example). Yield only on Search as any Evaluate will be preceded by a Search. Plus some minor code policing from me to remove tabs in both the patch and the original code
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8896 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 15:01:37 +00:00 |
|
Jens Arnold
|
8dccb294a8
|
Removed unused debug function which caused a warning for 64bit simulators.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8895 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 08:51:04 +00:00 |
|
Daniel Stenberg
|
220fafdd72
|
Code Police raid. Mostly changed // comments and indented to Rockbox style.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8894 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 08:14:44 +00:00 |
|
Daniel Stenberg
|
a26d315d05
|
Code-policed: cleaned off tabs, indented fine, narrowed to 80 columns (mostly)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8892 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 07:24:34 +00:00 |
|
Jens Arnold
|
3187a59f74
|
Ooops. INT_MAX is now visible to plugins, so don't redefine it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8889 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-03 01:32:19 +00:00 |
|
Marcoen Hirschberg
|
8d0a32eb4b
|
gigabeat related changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8885 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-02 13:28:24 +00:00 |
|
Jens Arnold
|
b621de368b
|
Fixed more pointer size vs. int size problems (64 bit sims)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8882 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-02 01:37:54 +00:00 |
|
Jens Arnold
|
e3f155dce2
|
Fixed grammar mistake, pointed out by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8879 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-01 23:50:22 +00:00 |
|
Linus Nielsen Feltzing
|
f954a53da5
|
Quick hack to restore the reading of ISO encoded text files with the viewer plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8875 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-01 13:31:36 +00:00 |
|
Dave Chapman
|
4b5b8b5965
|
Correctly byte-swap the pixel values for the iPod 4G Color and Nano - this fixes the colours for those players
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8860 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-27 19:14:49 +00:00 |
|
Daniel Stenberg
|
999c5d8c00
|
use the 2bit version for X5 until there's a 16bit available
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8854 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 23:41:49 +00:00 |
|
Dave Chapman
|
62f55b8209
|
Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Optimised by me to pre-calculate the rgb565 values and render directly into the lcd framebuffer instead of using the xlcd library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8851 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 21:26:07 +00:00 |
|
Jens Arnold
|
6a972e0249
|
Finally - grayscale library support for the simulators. Currently SDL only, win32 and x11 won't link anymore due to missing simulator functions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8845 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-26 13:37:42 +00:00 |
|
Dave Chapman
|
fb4e384367
|
More iPod 3G work from Seven Le Mesle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8835 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 20:54:09 +00:00 |
|
Marcoen Hirschberg
|
39b428efca
|
fix x5 button definition broken by gigabeat commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8832 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 17:16:15 +00:00 |
|
Marcoen Hirschberg
|
338e2bbb0c
|
first gigabeat commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 15:42:52 +00:00 |
|
Marcoen Hirschberg
|
c296ac5d65
|
code police strikes again
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8829 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 15:13:04 +00:00 |
|
Linus Nielsen Feltzing
|
568ac3eb21
|
Button driver for iAudio X5
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8828 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 15:06:25 +00:00 |
|
Marcoen Hirschberg
|
f16c1f341a
|
prevent rockbox from using the wrong includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8827 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 13:48:52 +00:00 |
|
Jens Arnold
|
f3ee1fe09b
|
Ooops, commit missing chessbox changes. Silly cvs...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8823 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 07:59:48 +00:00 |
|
Jens Arnold
|
40d99f434e
|
Made chessbox work on archos recorders and Ondios as an overlay. * Proper button handling for Ondio. * Some cleanup of the plugin SOURCES file.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8822 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 00:51:37 +00:00 |
|
Adam Boot
|
0b489779ce
|
new menu system, consolidated button assignments, ipod mini support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-24 00:24:03 +00:00 |
|
Jens Arnold
|
42295c438d
|
Static allocation of ttable.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8820 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 22:08:35 +00:00 |
|
Dave Chapman
|
a3cfe0a434
|
Fixes to Chessclock from Miguel (to make it work again after we broke his patch), plus iPod button mapping changes from me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8816 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 21:16:51 +00:00 |
|
Jens Arnold
|
eeec278d21
|
Made the overlay loader code part of the plugin library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8813 a1c6a512-1295-4272-9138-f99709370657
|
2006-02-23 20:46:33 +00:00 |
|