Marianne Arnold
|
11cdfc6abe
|
Small oops: commited the wrong Sansa background image.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11934 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-06 12:50:43 +00:00 |
|
Marianne Arnold
|
59c9dcc990
|
Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-06 12:38:41 +00:00 |
|
Steve Gotthardt
|
1f38e21566
|
Changing format to make larger screen usage. Thanks to Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11930 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-06 03:03:52 +00:00 |
|
Dave Chapman
|
84e925ad8f
|
Restore the correct #if for deciding when to build Rockblox. It should be disabled for 128x64 LCDs (i.e. iFP) and the Sansa
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11924 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 21:49:45 +00:00 |
|
Greg White
|
f7afb1b3b0
|
Eliminate C99 variable defs
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11922 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 18:44:32 +00:00 |
|
Greg White
|
c76d3ae098
|
Fix build warnings
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11921 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 18:00:56 +00:00 |
|
Steve Gotthardt
|
7599fb6871
|
Putting back in the check for LCD_WIDTH of 128
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11920 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 17:25:50 +00:00 |
|
Steve Gotthardt
|
98f5aaf54f
|
And the bitmap to go with rockblox - Thanks again to Gary Allen - RedZZR
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11919 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 16:53:58 +00:00 |
|
Steve Gotthardt
|
d850db102f
|
Gigabeat gets rockblox ! Thanks to the RedZZR Gary Allen.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11918 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 16:32:20 +00:00 |
|
Dan Everton
|
5efed097fd
|
Implement pcm_set_frequency in the sim. Update Doom plugin to have sound in the simulator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11916 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-05 10:30:18 +00:00 |
|
Daniel Ankers
|
17676672e0
|
Improved Sansa keymappings for Pacbox, Solitaire and Star. From FS#6466 by Piotr Jafiszow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11892 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-03 23:53:22 +00:00 |
|
Michael Sevakis
|
6f1e5c578f
|
Added test_sampr playback samplerate testing plugin. Should show a list of rates defined for the HW_SAMPR_CAPS in the config file. Currently plays sine, triangle, sawtooth and square waves at 441Hz at the default samplerate of 44.1Khz. Changing rates will raise or lower the pitch. Add test_sampr.c to apps/plugins/SOURCES to build. Tested only on ColdFire targets so far.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11889 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-03 12:38:01 +00:00 |
|
Dave Chapman
|
5395246004
|
Fix audio for Coldfire targets - the EMAC was being initialised in the main thread, not the audio thread. Also fix some comments and kill the video thread if the audio thread can not be created.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11883 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-02 13:36:17 +00:00 |
|
Zakk Roberts
|
e367ec3a38
|
Patch #5416 by Malcolm Tyrrell - Mazezam, a puzzle game. Move sliding blocks horizontally to reach the exit of each level. Should work on all bitmap-LCD targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11882 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-02 02:00:15 +00:00 |
|
Zakk Roberts
|
f8fcbafd12
|
Patch #5916 by Mat Holton - some Spacerocks improvements. Larger ship and asteroids, fixed collision detection bug, ship thruster effect and improved explosion effect.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11881 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-01 23:31:53 +00:00 |
|
Zakk Roberts
|
044e793388
|
Whoops...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11878 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-01 13:01:09 +00:00 |
|
Dave Chapman
|
4b801b2d3a
|
Initial implementation of audio support (44.1KHz only, mp2 or mp3, mono/stereo, any bitrate) and .mpg file (MPEG program stream) parsing for mpegplayer - .m2v files are no longer supported. .mpg parser based on patch #6366 from Mathieu Favreaux. Currently limited to only playing files smaller than the available buffer RAM (it will play longer files, but never refills the buffer when it runs empty). There is also no a/v sync implemented, and still no seeking support. Coldfire (iriver H3x0 and iaudio X5) users can use the optimisations provided in patch #5995 to increase the framerate, and PortalPlayer (ipods and iriver H10) users will want to use kernel_on_cop_6.diff from FS#5755 which enables mpegplayer to run the video thread on the second CPU core - video on the second core with audio on the first core runs at the same speed as the old mpegplayer did with no audio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11877 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-01 12:59:32 +00:00 |
|
Zakk Roberts
|
718ffdeada
|
Fully-configurable fireworks display plugin, written by me. Supported on all bitmap LCD targets except Recorder/Ondio (currently runs way too slow on those). Have fun, and happy new year! :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11876 a1c6a512-1295-4272-9138-f99709370657
|
2007-01-01 12:44:05 +00:00 |
|
Marcoen Hirschberg
|
6d6eb0816a
|
fix for the inline asm in CLIP on the gigabeat by Steve Gotthard (fs#6488). Turns out that gcc rearranged the ASM block without volatile
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11873 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-31 08:56:59 +00:00 |
|
Marcoen Hirschberg
|
d09efac0f2
|
assume the YUV code rotates on portrait screens
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11864 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-30 10:44:00 +00:00 |
|
Marcoen Hirschberg
|
d3f50ed396
|
add a workaround for gigabeat crashes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11863 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-30 10:43:50 +00:00 |
|
Marcoen Hirschberg
|
295367686e
|
merge a big part of the unofficial gigabeat cvs back. Includes working bootloader and rockbox with audio.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11850 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-29 02:49:12 +00:00 |
|
Michael Sevakis
|
d19ca324fc
|
Lil' tweak to plugins using remove_thread. Just use remove_thread(NULL) to have a thread remove itself. No subsequent yield() is needed either. Small Note: in current scheduler implementation it safe to call remove_thread IFF 1) thread removes itself 2) its state is known to be running (1 implies 2) as any objects with the waiting removed thread will be corrupted (m->thread, q->thread no longer valid or no longer same object if recycled, etc.).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11826 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-21 02:33:01 +00:00 |
|
Michael Sevakis
|
4b902679cc
|
Convert queues to use intptr_t for event data and return values as most of the time pointer are not passed and it should make some things a bit cleaner.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11818 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-19 16:50:07 +00:00 |
|
Michael Sevakis
|
110ae31e2f
|
Oops. Forgot rockmacros.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11805 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-18 17:49:04 +00:00 |
|
Michael Sevakis
|
bb7d7eca8c
|
Doom plugin: Enable reading of DEH files. Please test for real though. :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11804 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-18 17:38:21 +00:00 |
|
Jonathan Gordon
|
cf887d6e68
|
force sane colours on sudoku so the board is viewable on light-on-dark themes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11797 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-18 02:33:39 +00:00 |
|
Michael Sevakis
|
84a013ea41
|
Attempt at fixing 64-bit sim warning.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11788 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-17 14:47:12 +00:00 |
|
Peter D'Hoye
|
1936f7c460
|
Bugfix: recursive directory properties could not be aborted
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11751 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-13 19:52:08 +00:00 |
|
Karl Kurbjun
|
29a13872d7
|
Free more plugin memory
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11743 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-13 06:52:10 +00:00 |
|
Karl Kurbjun
|
4084b5d478
|
Will it fit?
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11742 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-13 05:46:51 +00:00 |
|
Karl Kurbjun
|
73509fc05e
|
Another file missed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11741 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-13 05:12:02 +00:00 |
|
Karl Kurbjun
|
9516afce64
|
Helps to add in the header
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11739 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-13 04:52:45 +00:00 |
|
Karl Kurbjun
|
7e6f74e429
|
Dehacked and BEX support for Doom - currently only supports a DEHACKED file in a WAD (not as a standalone file yet).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11738 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-13 04:44:17 +00:00 |
|
Nils Wallménius
|
ed15e2994d
|
1) Delete unused files from old database and old gui files 2) Remove unneccesary includes of the old database header 3) Delete the deprecated databox plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11715 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-11 20:21:36 +00:00 |
|
Jens Arnold
|
fcc00458a9
|
Beginnings of a fixed point math library for use in plugins. fsincos() only for now, mostly copied from eq.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11712 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-10 23:04:05 +00:00 |
|
Jens Arnold
|
a4e06d39c9
|
Bounce demo: * Fixed title splash, this was broken for ages. * Fixed both boucing/ scrolling text and background clock (RTC targets only) to properly work for all resolutions, using the new fixedpoint math library. * Coloured scrolltext no longer changes the colour of the background clock. * Some more slight fixes, and preparations for resolution dependent font bitmap.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11711 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-10 23:03:34 +00:00 |
|
Jens Arnold
|
f98fd72fe7
|
Beginnings of a fixed point math library for use in plugins. fsincos() only for now, mostly copied from eq.c
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11709 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-10 22:50:00 +00:00 |
|
Magnus Holmgren
|
d00f1d599a
|
Add "m4b" to the list of supported filename extensions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11689 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-08 13:55:14 +00:00 |
|
Nils Wallménius
|
5652b2528d
|
Always use a black backgound while displaying images in jpegviewer, and use the usual foreground/background colors and backdrop in the jpegviewer menu
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11684 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-07 17:23:52 +00:00 |
|
Marcoen Hirschberg
|
5f15f8f021
|
fix the analog clock on 'portrait' screens
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11664 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-05 10:13:14 +00:00 |
|
Marcoen Hirschberg
|
1775d4f438
|
add gigabeat button defines
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11663 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-05 10:09:07 +00:00 |
|
Jonathan Gordon
|
148c553023
|
fix metronome sync button
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11657 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-04 01:04:14 +00:00 |
|
Martin Scarratt
|
1612275960
|
oops, its not as simple as that...
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11650 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-03 16:49:36 +00:00 |
|
Martin Scarratt
|
85860c34c4
|
Enable syncing button in the metronome for I-Rivers
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11649 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-03 16:35:28 +00:00 |
|
Jonathan Gordon
|
8e297d149f
|
#if != #ifdef
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11646 a1c6a512-1295-4272-9138-f99709370657
|
2006-12-03 00:16:25 +00:00 |
|
Peter D'Hoye
|
e10a0f0381
|
Printing text right before clearing the display is not a very wise thing to do. Recursive dir scanning will now show the scanning message on top.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11632 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-30 23:00:17 +00:00 |
|
Peter D'Hoye
|
7c53722535
|
Ooops... forgot about those charcells
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11631 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-30 22:46:01 +00:00 |
|
Peter D'Hoye
|
0f02e4f7a0
|
File and (recursive) directories properties in the file browser context menu. Uses dircache if possible (plugin api expanded). Is actually implemented as plugin. Small parts taken from earlier work by Will Robertson.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11630 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-30 22:29:48 +00:00 |
|
Nils Wallménius
|
daa16b9d6b
|
Fix minor typo in the plugin playback control menu c->C
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11619 a1c6a512-1295-4272-9138-f99709370657
|
2006-11-28 15:28:30 +00:00 |
|