summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Plugin rework 4: (solitaire) Fixed an array out-of-bounds access on game ↵Jens Arnold2004-10-20
| | | | | | init. Help splashes are cleaned up after timeout. Compile-time keyboard configuration. Added USB handling using the default event handler git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5315 a1c6a512-1295-4272-9138-f99709370657
* Closing in on the TagDatabase 1.7 specDaniel Stenberg2004-10-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5314 a1c6a512-1295-4272-9138-f99709370657
* Phew, all features available to Ondio, too. What an #ifdef monster. New ↵Jörg Hohensohn2004-10-19
| | | | | | feature: long select press on a preset opens a context menu to edit/delete. Since it's also useful to FMR, I made it available for that as well. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5313 a1c6a512-1295-4272-9138-f99709370657
* Ondio: inaccessible button actions are now in the menu (presets+add), preset ↵Jörg Hohensohn2004-10-19
| | | | | | editing is still missing git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5312 a1c6a512-1295-4272-9138-f99709370657
* The display is forced in to two row modes for player before showing the ↵Kjell Ericson2004-10-19
| | | | | | splash text git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5311 a1c6a512-1295-4272-9138-f99709370657
* Changed search form to use rockbox.orgBjörn Stenberg2004-10-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5310 a1c6a512-1295-4272-9138-f99709370657
* Bug/patch #1049956, turn off LED when entering recording quick screensLinus Nielsen Feltzing2004-10-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5309 a1c6a512-1295-4272-9138-f99709370657
* Fixed the FM preset menu button handling (again)Linus Nielsen Feltzing2004-10-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5308 a1c6a512-1295-4272-9138-f99709370657
* Deleting the last menu item no longer gives a negative cursor positionLinus Nielsen Feltzing2004-10-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5307 a1c6a512-1295-4272-9138-f99709370657
* tuner cleanup + improvements:Jörg Hohensohn2004-10-19
| | | | | | | | - use sleep and powerdown for those who can - philips station search works now git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5306 a1c6a512-1295-4272-9138-f99709370657
* Ooops, I broke the recorder simsJens Arnold2004-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5305 a1c6a512-1295-4272-9138-f99709370657
* Plugin rework 2: (all) Compile-time keyboard configuration, for Ondio ↵Jens Arnold2004-10-18
| | | | | | adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (minesweeper,pong,snake,snake2) added USB handling. (mandelbrot,mosaique) Fixed return value. (minesweeper) fast moving with button repeat. (oscillograph) Fixed cleanup in USB case. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5304 a1c6a512-1295-4272-9138-f99709370657
* present table to the user, easily converted to binary form once we settleDaniel Stenberg2004-10-18
| | | | | | | on a format git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5303 a1c6a512-1295-4272-9138-f99709370657
* minor touchup, to make the tuner interface independent from the IFJörg Hohensohn2004-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5302 a1c6a512-1295-4272-9138-f99709370657
* Fixed return valueJens Arnold2004-10-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5301 a1c6a512-1295-4272-9138-f99709370657
* Philips tuner supportedJörg Hohensohn2004-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5300 a1c6a512-1295-4272-9138-f99709370657
* fix: the presence detection needs to power up the tuner firstJörg Hohensohn2004-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5299 a1c6a512-1295-4272-9138-f99709370657
* file name generation for recorder without RTC (Ondio)Jörg Hohensohn2004-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5298 a1c6a512-1295-4272-9138-f99709370657
* bugfix for OndioFM tuner powerJörg Hohensohn2004-10-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5297 a1c6a512-1295-4272-9138-f99709370657
* moved and renamed fmradio_set/get_status to power.c, where it now ↵Jörg Hohensohn2004-10-17
| | | | | | additionally serves well for tuner power enable on OndioFM git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5296 a1c6a512-1295-4272-9138-f99709370657
* Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio ↵Jens Arnold2004-10-17
| | | | | | adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5295 a1c6a512-1295-4272-9138-f99709370657
* Fixes: (1) Use correct margins (2) Don't voice the 'Off' setting if voice UI ↵Jens Arnold2004-10-16
| | | | | | is disabled git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5294 a1c6a512-1295-4272-9138-f99709370657
* Debug menu->View runtime: Ignore release eventsJens Arnold2004-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5293 a1c6a512-1295-4272-9138-f99709370657
* Fixed return valueJens Arnold2004-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5292 a1c6a512-1295-4272-9138-f99709370657
* Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio ↵Jens Arnold2004-10-16
| | | | | | adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (snow) Made USB aware. (video) Added contrast setting to Ondio version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5291 a1c6a512-1295-4272-9138-f99709370657
* oops, I broke the player buildJörg Hohensohn2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5290 a1c6a512-1295-4272-9138-f99709370657
* Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5289 a1c6a512-1295-4272-9138-f99709370657
* Logarithmic scroll speed setting: speed doubles every 3 steps.Jens Arnold2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5288 a1c6a512-1295-4272-9138-f99709370657
* Another small adjustment for Ondio: Don't adjust initial battery level for ↵Jens Arnold2004-10-15
| | | | | | non-existing HD activity git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5287 a1c6a512-1295-4272-9138-f99709370657
* Adjusted power thread to Ondio: no charging, no car adapter mode, different ↵Jens Arnold2004-10-15
| | | | | | current values for runtime estimation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5286 a1c6a512-1295-4272-9138-f99709370657
* Ported interrupt vector handling to ColdfireLinus Nielsen Feltzing2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5285 a1c6a512-1295-4272-9138-f99709370657
* Cleaned up and started porting to ColdfireLinus Nielsen Feltzing2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5284 a1c6a512-1295-4272-9138-f99709370657
* iRiver: the backlight blink loop is now done in C, using two threads, as a ↵Linus Nielsen Feltzing2004-10-15
| | | | | | test of the threading code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5283 a1c6a512-1295-4272-9138-f99709370657
* main.c now compiles on iriverLinus Nielsen Feltzing2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5282 a1c6a512-1295-4272-9138-f99709370657
* stacksymbols adapted to ColdfireLinus Nielsen Feltzing2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5281 a1c6a512-1295-4272-9138-f99709370657
* Threading ported to ColdfireLinus Nielsen Feltzing2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5280 a1c6a512-1295-4272-9138-f99709370657
* Coldfire: Set up DRAM controller, copy data/iram sections and call main()Linus Nielsen Feltzing2004-10-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5279 a1c6a512-1295-4272-9138-f99709370657
* Increased the maximum viewers limit to 16Linus Nielsen Feltzing2004-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5278 a1c6a512-1295-4272-9138-f99709370657
* Disabling all timers on rolo fixes the problems with roloed Archos firmware ↵Jens Arnold2004-10-14
| | | | | | on Ondio. It's probably a good idea to do this for all models git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5277 a1c6a512-1295-4272-9138-f99709370657
* Fix: Doing the port function setting first in usb_enable() fixes the ↵Jens Arnold2004-10-14
| | | | | | instability with cold-started rockbox on Ondio (PA5 was high after the first usb_enable(false); with the old init order git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5276 a1c6a512-1295-4272-9138-f99709370657
* Avoid TREE_RUN trailing release eventBjörn Stenberg2004-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5275 a1c6a512-1295-4272-9138-f99709370657
* cleaned out parts of bpb which we don't useJörg Hohensohn2004-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5274 a1c6a512-1295-4272-9138-f99709370657
* Proper fix for TREE_RUN trailing release eventBjörn Stenberg2004-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5273 a1c6a512-1295-4272-9138-f99709370657
* No hard-coded minimum capacity any moreJens Arnold2004-10-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5272 a1c6a512-1295-4272-9138-f99709370657
* BUG FIX: Corrected the speed kludge for Ondio video playback. The previous ↵Jens Arnold2004-10-13
| | | | | | solution changed the frame time directly in the file header structure, causing the changed value to be saved together with resume position, therefore destroying sync for any further playback. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5271 a1c6a512-1295-4272-9138-f99709370657
* Disabled charger detection and ide_power_enable() for Ondio; some cleanupJens Arnold2004-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5270 a1c6a512-1295-4272-9138-f99709370657
* song db generation tool embryoDaniel Stenberg2004-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5269 a1c6a512-1295-4272-9138-f99709370657
* MACH, MACL and SR are no longer part of the SH1 thread contextLinus Nielsen Feltzing2004-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5268 a1c6a512-1295-4272-9138-f99709370657
* Fake power off in clean_shutdown() on Ondio players, to make the user ↵Linus Nielsen Feltzing2004-10-13
| | | | | | releases the OFF button git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5267 a1c6a512-1295-4272-9138-f99709370657
* fix for menu button quirkJörg Hohensohn2004-10-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5266 a1c6a512-1295-4272-9138-f99709370657