Rafaël Carré
|
2b2b4f5559
|
rockboy: remove useless assignement for fuze
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23032 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-09 07:34:08 +00:00 |
|
Rafaël Carré
|
8a4278f24b
|
calculator: use home as clear button for sansa fuze
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23027 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-09 06:30:32 +00:00 |
|
Michael Chicoine
|
162d3c6a09
|
add Seth Opgenorth to docs/CREDITS
correct web link in comment
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23023 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-09 03:01:16 +00:00 |
|
Nils Wallménius
|
4f914fdd28
|
FS#10661 by Seth Opgenorth, adding more levels to brickmania
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23012 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 19:26:07 +00:00 |
|
Thomas Martitz
|
db44178a3f
|
Fix chopper to actually remember the level. instead of overriding it on start.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23011 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 19:18:11 +00:00 |
|
Thomas Martitz
|
284ccb8d4e
|
Use TIME_BEFORE() and redo a macro slightly.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23010 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 19:04:53 +00:00 |
|
Karl Kurbjun
|
5a435e62d0
|
PPM viewer - initial support for vertical strides - scaler needs to be modified for full support.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23006 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 04:52:44 +00:00 |
|
Karl Kurbjun
|
573d3f2845
|
LCD scrolling routines: Fix the screen scrolling boundary with Vertical Strides.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23005 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 03:56:37 +00:00 |
|
Karl Kurbjun
|
6317bef3ce
|
Brickmania: Paddle selection needs to be done with the integer portion, not in fixed point.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23004 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 00:35:14 +00:00 |
|
Karl Kurbjun
|
f7a67625dc
|
Brickmania: Fix the paddle drawing - The strides were wrong with paddles other than the standard one.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23003 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-08 00:15:54 +00:00 |
|
Tomer Shalev
|
0f305827bf
|
Fix yellow
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22969 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-05 20:37:00 +00:00 |
|
Karl Kurbjun
|
5f93489218
|
Brickmania: Add an extra check in the hit logic to make sure that the brick isn't /hit/ after it has been removed from play.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22938 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-05 05:02:53 +00:00 |
|
Karl Kurbjun
|
1f4245be34
|
Brickmania: Fix the flip_sides powerup on touchscreens.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22937 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-05 04:25:28 +00:00 |
|
Karl Kurbjun
|
5949250ce1
|
Brickmania: Touchscreen improvements - Take advantage of the immediate button data values. Reduce the wait time if the score needs to count up at the end of a level or game. Make sure the game always yeilds after a frame.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22934 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-05 02:13:13 +00:00 |
|
Karl Kurbjun
|
03f5edcaa6
|
Brickmania: Some code refactoring - no functional changes.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22931 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 22:27:42 +00:00 |
|
Karl Kurbjun
|
21628dba09
|
Brickmania: Add new, finer detail images for the bricks and the ball for 640x480 screens.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22927 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 21:15:22 +00:00 |
|
Karl Kurbjun
|
1fc595fb87
|
Brickmania: Fix the flip-sides powerup with touchscreen and make the whole gameboard available to position the paddle
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22926 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 21:11:51 +00:00 |
|
Karl Kurbjun
|
4a6c040568
|
Brickmania - Fix and enable the absolute touchscreen mode.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22925 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 19:16:18 +00:00 |
|
Karl Kurbjun
|
5d0ac8db6f
|
Brickmania: Fix paddle position jumps when an N powerup is picked up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22909 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 05:29:40 +00:00 |
|
Dave Chapman
|
0d81702f52
|
Don't assume AUDIO_SRC_MIC always exists.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22907 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 02:31:27 +00:00 |
|
Dave Chapman
|
98d7203eca
|
Correct the IRAM definitions for the S5L8700/8701 and add definitions for plugins/codecs. The current split (64/64 core/plugins for S5L8700 and 96/80 core/plugins for S5L8701) is arbitrary and should probably be tweaked later
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22905 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-04 02:04:49 +00:00 |
|
Rafaël Carré
|
c78e9de35a
|
test_grey.c : use left/right on YH920 instead of rew/ff
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22891 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 13:23:36 +00:00 |
|
Rafaël Carré
|
13afb5ebf6
|
Samsung YH920 : measured lcd scanrate is 69.7Hz => round to 70Hz
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22889 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 13:05:13 +00:00 |
|
Rafaël Carré
|
e7df285a85
|
Samsung YH* : fix test_scanrate compilation by defining an existing button
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22886 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 12:20:56 +00:00 |
|
Nils Wallménius
|
e2c2642afa
|
Slight cleanup of the calendar plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22884 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 09:33:42 +00:00 |
|
Dave Chapman
|
66cb6f8fd3
|
Revert r22881 - USING_STORAGE_CALLBACK is not defined by config.h so cannot be used in SOURCES
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22883 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 08:36:24 +00:00 |
|
Karl Kurbjun
|
b34b3212cd
|
Brickmania: Fix smaller screens, improve speed scaling and collision detection.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22882 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 08:26:19 +00:00 |
|
Dave Chapman
|
5b7d6a14c1
|
battery_bench requires the register_storage_idle_func() and unregister_storage_idle_func() functions, so only compile #if USING_STORAGE_CALLBACK.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22881 a1c6a512-1295-4272-9138-f99709370657
|
2009-10-03 08:01:19 +00:00 |
|
Tomer Shalev
|
8c5141b32e
|
Commit "FS#10468 - USB HID: Show keypad mode on screen"
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22852 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-30 10:06:04 +00:00 |
|
Bertrik Sikken
|
69b40e704d
|
Clean up duplicate #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22845 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-27 14:46:44 +00:00 |
|
Jeffrey Goode
|
cf19ba5599
|
Replace limiter with dynamic range compressor
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22832 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-25 15:46:38 +00:00 |
|
Karl Kurbjun
|
d0bb6d0065
|
Brickmania: Correct the cycle time to match what it was on the H300.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22830 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-25 14:56:33 +00:00 |
|
Magnus Holmgren
|
b11a7fde08
|
Make PDBox use the copy of TLSF in the codecs folder (and remove the old copy).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22802 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-23 18:36:13 +00:00 |
|
Jeffrey Goode
|
b60ddb854f
|
Better menu verbiage for test_codec
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22797 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-23 14:56:32 +00:00 |
|
Alexander Levin
|
72578ef558
|
Clarify the unit of note frequency
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22760 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-20 17:10:16 +00:00 |
|
Alexander Levin
|
8163ddeb7e
|
Pitch Detector: group note related data together
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22758 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-20 17:03:30 +00:00 |
|
Alexander Levin
|
16cb628eb7
|
Pitch Detector: use special functions for choosing bool values
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22755 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-20 16:33:24 +00:00 |
|
Alexander Levin
|
46bb567ec4
|
Pitch Detector: add the possibility to set the reference frequency of A (last part of FS#8768)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22753 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-20 16:16:32 +00:00 |
|
Thomas Martitz
|
ee28c8d711
|
Wormlet: Fix food and argh possibly overlapping each other.
Flyspray: FS#10589
Author: Asael Reiter
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22724 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-17 21:05:35 +00:00 |
|
Johannes Schwarz
|
3ad6ee3fcd
|
Rename Starting Level to Snake Speed, save the last selected speed, remove highscore list, and clean up the code a little bit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22719 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-17 20:38:44 +00:00 |
|
Mohamed Tarek
|
498043d552
|
Blackjack: Fix keymap for Gigabeat F as button 'A' and button 'Select' were swapped. (FS#10563 by Clément Pit-Claudel)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22698 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-13 23:46:20 +00:00 |
|
Karl Kurbjun
|
aa942e042b
|
Jpeg Viewer: Add support for Vertical Strides
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22697 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-13 15:29:42 +00:00 |
|
Alexander Levin
|
94b0edb0db
|
Another take at quitting with an error message
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22691 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-13 08:29:41 +00:00 |
|
Alexander Levin
|
52106b03d6
|
Revert everything to a workable state until the issue is investigated properly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22689 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 22:31:29 +00:00 |
|
Alexander Levin
|
0824aa4bcb
|
Fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22688 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 22:25:29 +00:00 |
|
Alexander Levin
|
e2d749e7c0
|
Quit with an error message if the LCD is not supported
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22687 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 22:18:46 +00:00 |
|
Alexander Levin
|
7d8d0b32a9
|
Fix the pitch detector plugin for iaudioM3
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22686 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 21:50:02 +00:00 |
|
Alexander Levin
|
c38f6072cc
|
UI improvements for the pitch detector (ongoing work by David Johnston from FS#8768)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22685 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 21:19:17 +00:00 |
|
Karl Kurbjun
|
2544b001b8
|
Add Vertical stride support to LCD scrolling functions.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22683 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 16:42:11 +00:00 |
|
Jens Arnold
|
ced32dfc48
|
Fix test_sampr for the changes in r22440
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22682 a1c6a512-1295-4272-9138-f99709370657
|
2009-09-12 08:00:52 +00:00 |
|