- 6694212 minor touchup, to make the tuner interface independent from the IF by Jörg Hohensohn · 20 years ago
- d842696 Fixed return value by Jens Arnold · 20 years ago
- 4adf929 Philips tuner supported by Jörg Hohensohn · 20 years ago
- ca45869 fix: the presence detection needs to power up the tuner first by Jörg Hohensohn · 20 years ago
- 1120ef5 file name generation for recorder without RTC (Ondio) by Jörg Hohensohn · 20 years ago
- 954e588 bugfix for OndioFM tuner power by Jörg Hohensohn · 20 years ago
- 91f9350 moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM by Jörg Hohensohn · 20 years ago
- 79afbaf Plugin rework 2: (most) Compile-time keyboard configuration, for Ondio adaption. (all) Now using the default event handler, standard placement is now in switch() default case. (calendar, chip8) Fixed usb handling. by Jens Arnold · 20 years ago
- 7c2496d Fixes: (1) Use correct margins (2) Don't voice the 'Off' setting if voice UI is disabled by Jens Arnold · 20 years ago
- dcd4883 Debug menu->View runtime: Ignore release events by Jens Arnold · 20 years ago
- 3ccbb16 Fixed return value by Jens Arnold · 20 years ago
- cc8cff2 Plugin rework 1: (most) Compile-time keyboard configuration, for Ondio 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. by Jens Arnold · 20 years ago
- 4a5df8e oops, I broke the player build by Jörg Hohensohn · 20 years ago
- 8f8fbac Philips tuner prepared, new middle layer to abstract which tuner is used by Jörg Hohensohn · 20 years ago
- 566eae2 Logarithmic scroll speed setting: speed doubles every 3 steps. by Jens Arnold · 20 years ago
- 672305f Another small adjustment for Ondio: Don't adjust initial battery level for non-existing HD activity by Jens Arnold · 20 years ago
- c4f9693 Adjusted power thread to Ondio: no charging, no car adapter mode, different current values for runtime estimation by Jens Arnold · 20 years ago
- a5117f0 Ported interrupt vector handling to Coldfire by Linus Nielsen Feltzing · 20 years ago
- 82fb2ac Cleaned up and started porting to Coldfire by Linus Nielsen Feltzing · 20 years ago
- 688b4dd iRiver: the backlight blink loop is now done in C, using two threads, as a test of the threading code by Linus Nielsen Feltzing · 20 years ago
- de85b67 main.c now compiles on iriver by Linus Nielsen Feltzing · 20 years ago
- 435737a stacksymbols adapted to Coldfire by Linus Nielsen Feltzing · 20 years ago
- 7b91ec6 Threading ported to Coldfire by Linus Nielsen Feltzing · 20 years ago
- 29644eb Coldfire: Set up DRAM controller, copy data/iram sections and call main() by Linus Nielsen Feltzing · 20 years ago
- 9088b06 Increased the maximum viewers limit to 16 by Linus Nielsen Feltzing · 20 years ago
- ab232fc Disabling all timers on rolo fixes the problems with roloed Archos firmware on Ondio. It's probably a good idea to do this for all models by Jens Arnold · 20 years ago
- 64a1757 Fix: Doing the port function setting first in usb_enable() fixes the instability with cold-started rockbox on Ondio (PA5 was high after the first usb_enable(false); with the old init order by Jens Arnold · 20 years ago
- 6239cdd Avoid TREE_RUN trailing release event by Björn Stenberg · 20 years ago
- fb0739b cleaned out parts of bpb which we don't use by Jörg Hohensohn · 20 years ago
- 87ab7a0 Proper fix for TREE_RUN trailing release event by Björn Stenberg · 20 years ago
- ba0a797 No hard-coded minimum capacity any more by Jens Arnold · 20 years ago
- 2a0d541 BUG FIX: Corrected the speed kludge for Ondio video playback. The previous 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. by Jens Arnold · 20 years ago
- 0fc34c7 Disabled charger detection and ide_power_enable() for Ondio; some cleanup by Jens Arnold · 20 years ago
- dd4ce34 song db generation tool embryo by Daniel Stenberg · 20 years ago
- 5e54aa9 MACH, MACL and SR are no longer part of the SH1 thread context by Linus Nielsen Feltzing · 20 years ago
- b03ff1e Fake power off in clean_shutdown() on Ondio players, to make the user releases the OFF button by Linus Nielsen Feltzing · 20 years ago
- 65dad07 fix for menu button quirk by Jörg Hohensohn · 20 years ago
- c9e7726 metronome.rock now uses default_event_handler_ex(). Adapted and enabled for Ondio. by Jens Arnold · 20 years ago
- 9db31cf grayscale.rock, jpeg.rock and video.rock now use default_event_handler_ex(). Adapted and enabled them for Ondio. by Jens Arnold · 20 years ago
- 0dc52d5 Extended default_event_handler() that calls a callback function prior to actually handling the event. by Jens Arnold · 20 years ago
- a7aa17a for slow MMC device (Ondio): load voice file piecewise, as needed by Jörg Hohensohn · 20 years ago
- 749187c Corrected storage capacity ranges by Jens Arnold · 20 years ago
- df3d5ae Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. by Linus Nielsen Feltzing · 20 years ago
- 0b3ea1b Now the FM, V2 and Ondio players use the new SYS_POWEROFF event. Now you can safely turn off the player by holding OFF. by Linus Nielsen Feltzing · 20 years ago
- 2e94120 The Poweroff menu entry is only for Players by Linus Nielsen Feltzing · 20 years ago
- 8626466 SYS_xxx events now don't share bits with regular events. New event: SYS_POWEROFF. by Linus Nielsen Feltzing · 20 years ago
- 4690ddd Bus controller inits are valid for all models. Corrected WCR1 init according to the datasheet (dontcare bits shall be written as 1) by Jens Arnold · 20 years ago
- ae815a0 Removed the backlight control from the charging screen by Linus Nielsen Feltzing · 20 years ago
- 7f6b640 Request to remove MMC before acknowledging USB (Ondio) by Jens Arnold · 20 years ago
- 1acc38f Disabled S/PDIF out for models where S/PDIF output is not physically available. Should reduce possible interference. If you have modded your FM/V2 to have such an output, define HAVE_SPDIF_OUT in the corresponding config-xxx.h file to re-enable it by Jens Arnold · 20 years ago
- c8d4a6f we have no *.txt files in plugins/ (any more) by Daniel Stenberg · 20 years ago
- ef8703c Ondio also needs RUN to be on release, since we use repeat for context menu. by Björn Stenberg · 20 years ago
- 75ed894 Ignore leftover release events when starting secondary file browser. by Björn Stenberg · 20 years ago
- 72d2535 Stepping backwards over non-existing files now works. Thanks to Christian Marg for pinpointing the problem. by Linus Nielsen Feltzing · 20 years ago
- 6a4ed54 Properly initialize the bus controller for Ondio as well. Fixes coldstart from flash on Ondio SP, both classic and RomBox by Jens Arnold · 20 years ago
- 5789ee9 MMC hotswap handling in USB mode by Jens Arnold · 20 years ago
- 120d863 limited FM screen for the Ondio by Jörg Hohensohn · 20 years ago
- 6b114db removed obsolete code by Jörg Hohensohn · 20 years ago
- 21dc90e more realistic limits for AAA cells by Jörg Hohensohn · 20 years ago
- fe32456 Consistent battery capacity handling for settings and menu, adapted allowed range for Ondio by Jens Arnold · 20 years ago
- ccfa4cd Removed car adapter mode for Ondio, and changed the misleading config option HAVE_BATTERIES to the more appropriate HAVE_CHARGING by Jens Arnold · 20 years ago
- f5bdf69 First part of MMC hotswap handling; removed unnecessary MMC thread by Jens Arnold · 20 years ago
- 0660105 Fixed busy timeout handling; better comments by Jens Arnold · 20 years ago
- dd937dc Removed disk settings menu for Ondio by Jens Arnold · 20 years ago
- ae4d511 Synced. by Mats Lidell · 20 years ago
- 1f0908d Removed button bar for devices with no F buttons (Ondio) by Jens Arnold · 20 years ago
- a1a08d0 Removed backlight handling remains for platforms with no backlight (Ondio) by Jens Arnold · 20 years ago
- 5ae37f0 Limit read chunk size for MMC to 256 KB. Fixes playback problems for high-bitrate files by Jens Arnold · 20 years ago
- d885a26 minor improvement: allow option cycling for Ondio by Jörg Hohensohn · 20 years ago
- c259bfd recording enabled for Ondio by Jörg Hohensohn · 20 years ago
- 270fe46 Fix: Config sector calculation failed on super-floppy formatted media by Jens Arnold · 20 years ago
- a450e34 Major MMC driver rework: DMA for sector transfers (except for single sector writes), bitswap while DMA transfer is running, optimized SCI handling (back-to-back transfer for polled writes), yield()s once per sector transfer. Speed is now close to the theoretical maximum by Jens Arnold · 20 years ago
- af2d880 battery levels adjusted for Ondio by Jörg Hohensohn · 20 years ago
- 8eedc94 Fixed warning when compiling with PREFER_C_WRITING by Jens Arnold · 20 years ago
- 78ebf58 storage by Jörg Hohensohn · 20 years ago
- 43079ea multiple battery types prepared (CONFIG_BATTERY) by Jörg Hohensohn · 20 years ago
- 5cf1c97 Button flip enabled on Ondio by Jens Arnold · 20 years ago
- ca8dc65 Fixed image dimensions by Jens Arnold · 20 years ago
- 6aa292b Footnote is no longer true by Jens Arnold · 20 years ago
- 4fef343 Added real Ondio SP pictures by Jens Arnold · 20 years ago
- cbb62ab Don't bail out and die if SOURCES is empty. by Daniel Stenberg · 20 years ago
- eb37ca7 Escaped the comma in the iriver GCCOPTS by Linus Nielsen Feltzing · 20 years ago
- 0d472c4 Set up the Flash, LCD and ATA chip selects by Linus Nielsen Feltzing · 20 years ago
- 3796a58 Let's put the DRAM at 0x30000000 on the iRiver by Linus Nielsen Feltzing · 20 years ago
- 5cc2315 oops, no OndioSP picture yet by Jörg Hohensohn · 20 years ago
- fb8443e Ondio added by Jörg Hohensohn · 20 years ago
- db4737a Pass correct architecture type to the assembler for the Coldfire build by Linus Nielsen Feltzing · 20 years ago
- 9a1469f Fixed typo by Jens Arnold · 20 years ago
- dbf5695 chessclock plugin is player only by Jens Arnold · 20 years ago
- 6a9e4b4 Ondio flash support by Jörg Hohensohn · 20 years ago
- 9411db3 First iRiver startup code, does nothing but blink the backlight by Linus Nielsen Feltzing · 20 years ago
- 5e1e1b6 Modest start on the H100 by Linus Nielsen Feltzing · 20 years ago
- 758a961 No source files for the H100 for now by Linus Nielsen Feltzing · 20 years ago
- eb5463d Ported to iRiver H100 by Linus Nielsen Feltzing · 20 years ago
- 74c445c Now used IRAMORIG by Linus Nielsen Feltzing · 20 years ago
- 44898af No plugins on the iriver (yet) by Linus Nielsen Feltzing · 20 years ago
- 9f68890 Removed the ENABLEDPLUGINS check by Linus Nielsen Feltzing · 20 years ago
- 5c437a3 Don't build the rocks if ENABLEDPLUGINS isn't set by Linus Nielsen Feltzing · 20 years ago
- 59bec2e don't build UCL files for targets that don't support flashing by Daniel Stenberg · 20 years ago
- a97fe25 Make the tool variable hold the full path, and make the iriver tool 'cp' by Daniel Stenberg · 20 years ago