- 4adf929 Philips tuner supported 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
- 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
- fb0739b cleaned out parts of bpb which we don't use by Jörg Hohensohn · 20 years ago
- 0fc34c7 Disabled charger detection and ide_power_enable() for Ondio; some cleanup by Jens Arnold · 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
- 5789ee9 MMC hotswap handling in USB mode 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
- 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
- 8eedc94 Fixed warning when compiling with PREFER_C_WRITING by Jens Arnold · 20 years ago
- 5cf1c97 Button flip enabled on Ondio by Jens Arnold · 20 years ago
- d681087 Correct CPU type handling by Linus Nielsen Feltzing · 20 years ago
- 6f9a7eb Enhanced MMC handling: Driver cleanup, timeout calculation fixed, allowed voltage check, maintain disk activity info (fixes immediate shutdown at end of playback). MMC debug menu item populated. by Jens Arnold · 20 years ago
- b60b29f Compile ata_mmc.c for targets with mmc, ata.c for all others. by Björn Stenberg · 20 years ago
- 540b19d panic on write behind partition, too by Jörg Hohensohn · 20 years ago
- a15386b (Re-)added the delayed write feature to avoid wearing the flash unnecessarily by Jens Arnold · 20 years ago
- 3681308 MMC: 10 % faster reading and 15 % faster writing by Jens Arnold · 20 years ago
- a2b5681 Removed disabled code. by Jens Arnold · 20 years ago
- dc6caf9 Implemented multiple block reading and writing. Significant speedup. by Jens Arnold · 20 years ago
- fc9aada Some cleanup, and a quick fix to make battery status reading and idle poweroff work by Jens Arnold · 20 years ago
- 212f18f Fix: card initialization on card_select() by Jens Arnold · 20 years ago
- c4b326c Ondio PACR inits for cold start by Jörg Hohensohn · 20 years ago
- e29e91e We must sleep 2 ticks to be really sure that all A/D channels have been converted at least once before returning from adc_init() by Linus Nielsen Feltzing · 20 years ago
- 7d8598f Writing to mmc does work now, but not always correct yet. It caused a corrupt file system once, so beware by Jens Arnold · 20 years ago
- eaa1f73 Added MAS3539F support (Ondio SP) by Jens Arnold · 20 years ago
- 6cb7991 Small fix for the card init by Jens Arnold · 20 years ago
- de6f799 MMC driver is now write enabled, and should no longer lock up. Still preliminary and rather slow, polling everywhere. by Jens Arnold · 20 years ago
- 593cc00 a hell of a commit: changed several HAVE_xx configuration flags into multiple choice values (keypad, tuner, CPU, h/w codec) by Jörg Hohensohn · 20 years ago
- 90cbd3b First working MMC driver (very preliminary, and read-only), and some adaptions of the debug menu by Jens Arnold · 20 years ago
- af33f25 Ensure vaild readings when adc_init() returns by Jens Arnold · 20 years ago
- 23f2a59 Added debouncing to the Ondio button driver. by Jens Arnold · 20 years ago
- 7f7afe4 FAT16 support for the Ondio by Jörg Hohensohn · 20 years ago
- a30c1ca Fixed yellow build by Henrik Backe · 20 years ago
- 5f8ffa0 An attempt to filter the button reading by Linus Nielsen Feltzing · 20 years ago
- 5dfc1d0 Removed the obsolete adcreg[] table by Linus Nielsen Feltzing · 20 years ago
- ddb6333 New A/D conversion strategy, now updates all channels every tick by Linus Nielsen Feltzing · 20 years ago
- 56cbda3 Chip selects for internal & external card were reversed by Jens Arnold · 20 years ago
- 2d875f8 Disabled all code for the serial remote on Ondio, since the serial port is needed for MMC access. by Jens Arnold · 20 years ago
- 57945b1 Removed the Neo code. Nobody is interested in it. by Björn Stenberg · 20 years ago
- 6c33c51 Redesigned the button handling. The code now uses symbolic function defines instead of checking for specific buttons. This makes it easier to add support for new devices with different button layouts. by Björn Stenberg · 20 years ago
- 65bf851 Added preliminary support for Iriver H100 by Björn Stenberg · 20 years ago
- 4bdbcd6 Removed test code that shouldn't have been committed. by Björn Stenberg · 20 years ago
- 8b69504 Moved LCD_WIDHT/HEIGHT from lcd driver to config file. by Björn Stenberg · 20 years ago
- 73792b4 Ondio levels adjusted, use ADC channel names by Jörg Hohensohn · 20 years ago
- 3f7c508 Ondio USB mode works with both internal and external MMC by Jörg Hohensohn · 20 years ago
- eb8fef7 Ondio USB mode works, but only with external MMC by Jörg Hohensohn · 20 years ago
- c4e8bed some fixes for Ondio USB passthrough (but still doesn't work yet) by Jörg Hohensohn · 20 years ago
- 00be746 prepared Ondio USB passthrough (but doesn't work yet) by Jörg Hohensohn · 20 years ago
- 57ea92c prepared an empty MMC driver by Jörg Hohensohn · 20 years ago
- 3f0e641 avoid unused variable warning if no LED by Jörg Hohensohn · 20 years ago
- c45d54b no double negation, define present features, not absent by Jörg Hohensohn · 20 years ago
- 9bb6488 Ondio has no LED (no RLOD possible ;-) by Jörg Hohensohn · 20 years ago
- cde9844 minor oops by Jörg Hohensohn · 20 years ago
- 24c7c04 adjustment for the Ondio: button driver has an Odio part, for now it has a Player layout. Some fixes in the app code were necessary to remove dependencies of LCD, keypad, this wasn't independent everywhere. by Jörg Hohensohn · 20 years ago
- 6c1afd7 adjustment for the Ondio: I2C clock is on a different pin by Jörg Hohensohn · 20 years ago
- d5c293a the very first adjustment for the Ondio: fix the screen orientation by Jörg Hohensohn · 20 years ago
- 8d54253 button_clear_queue() now works as expected by Linus Nielsen Feltzing · 20 years ago
- b492027 Fixed new font format: necessity of offset table generation, output of fonts without one by Jens Arnold · 20 years ago
- f8a5802 Fixed pointer types & struct font by Jens Arnold · 20 years ago
- 5d36aaf New font format (already rotated) saves code, space and time. On the downside this new format is incompatible, so get the new fonts, too. by Jörg Hohensohn · 20 years ago
- e0e0140 Bug fix: renaming a directory could cause a name clash. New feature: rename() can now move files/directories as well. by Linus Nielsen Feltzing · 20 years ago
- 0ceaa5e Const policed pointer arguments to functions, part 2 by Jens Arnold · 21 years ago
- c76c568 Const policed pointer arguments to functions, part 1 by Jens Arnold · 21 years ago
- 9478cc6 More const policeing step 4 by Jens Arnold · 21 years ago
- 2b0694c More const policeing step 3 by Jens Arnold · 21 years ago
- 1413f0c Fixed player builds by Jens Arnold · 21 years ago
- abe77a1 More const policeing step 1 by Jens Arnold · 21 years ago
- 6b8d020 Now doesn't generate extraneous key-down events when releasing one key in a combo by Linus Nielsen Feltzing · 21 years ago
- 0185ee7 Removed nasty lvalue cast by Linus Nielsen Feltzing · 21 years ago
- a754dd8 Added raw button reading functionality by Linus Nielsen Feltzing · 21 years ago
- 80ebaab Extra LCD updates for the player LCD simulation by Linus Nielsen Feltzing · 21 years ago
- 638dd67 Const'ed the logo, the bitmaps and the credits (optimization for running from ROM) by Jens Arnold · 21 years ago
- 4d49a6b Added bookmark icon for the Player/Studio by Linus Nielsen Feltzing · 21 years ago
- b1af93c Disable the backlight before powering off the Player/Studio by Linus Nielsen Feltzing · 21 years ago
- 06621c0 Removed lvalue cast, which generates warnings on newer gcc versions by Linus Nielsen Feltzing · 21 years ago
- 7c931a1 Simplified the recorder scrolling code a little by Linus Nielsen Feltzing · 21 years ago
- b405919 Enabled assembler optimized disk reading and writing (approx. 2 times as fast) by Jens Arnold · 21 years ago
- a8dab4c New screen dump feature for recorders by Linus Nielsen Feltzing · 21 years ago
- fafd209 Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused). by Linus Nielsen Feltzing · 21 years ago
- e61f6fa Added reset_poweroff_timer(), which can be used to prevent idle poweroff. This is also available in the plugin API. by Linus Nielsen Feltzing · 21 years ago
- 43d351a remove C++/C99 comment by Daniel Stenberg · 21 years ago
- 44e76cf Disabled automatic disk spindown (by the drive). Updated comments regarding timing by Jens Arnold · 21 years ago
- f77acfb Fixed a warning by Jens Arnold · 21 years ago
- 6157caa TABs again... by Jens Arnold · 21 years ago
- 36764c5 Fixed lcd_putsxyofs() for the new lcd_bitmap() by Jens Arnold · 21 years ago
- 6dc88dc Some TAB characters slipped in... by Jens Arnold · 21 years ago
- 2d446fe Fixed lcd_bitmap() to use the bitmap format generated by bmp2rb correctly. Now it works for height > 8. Adapted font transposing & changed some other places to take advantage of that. bounce.c was (apart from fonts) the only routine that used the old format correctly. by Jens Arnold · 21 years ago
- 195d716 Corrected the charset for old lcd of players after an incorrect change before. by Kjell Ericson · 21 years ago
- e48cc2a Fully assembler optimized lcd driver (another 10% real-world speedup on recorder), replaces lcd.c by Jens Arnold · 21 years ago
- e000e24 Faster LCD transfer routines (+35% for the player, +8% for the recorder) by Jens Arnold · 21 years ago
- 1aa9cda Fixed player sim warning by Jens Arnold · 21 years ago
- 38e8a11 Unified usage of lcd transfer code by Jens Arnold · 21 years ago
- bc9397d New function: rmdir(). Also some changes in the fat code, to track the parent directory in opendir(), to be able to delete directories by Linus Nielsen Feltzing · 21 years ago
- 51a738e Added some missing character substitutions, prompted by Eric Lassauge. by Björn Stenberg · 21 years ago
- ef1698e Added cluster size to the disk debug screen by Linus Nielsen Feltzing · 21 years ago
- 9c52b24 patch #922836 by Jens: way faster disk writing, in assembler. The code is in, but yet disabled by #define PREFER_C_WRITING unless it's proven safe for all disks. by Jörg Hohensohn · 21 years ago
- 8918fd8 No need to turn on the backlight for remote button presses. by Björn Stenberg · 21 years ago