- 834a3c2 Charge longer, deeper, better. Also restart charging already at 95%, since by Heikki Hannikainen · 23 years ago
- fdb44c9 Reset the power history with the latest value when starting charging by Heikki Hannikainen · 23 years ago
- c6c080d include kernel.h to work stand-alone better by Daniel Stenberg · 23 years ago
- 0c2e9f2 Stays in pause mode after seek by Björn Stenberg · 23 years ago
- 6b8cf08 Magnus Öman's rocking USB logo is now being put to use. by Daniel Stenberg · 23 years ago
- 9047060 lets point to ../docs/README by Robert Hak · 23 years ago
- e532316 moved these files to /docs by Robert Hak · 23 years ago
- 6866cef Added icons for charcell simulator. by Mats Lidell · 23 years ago
- bcbb804 Fixed lcd_getstringsize() for prop fonts. Now also counts the blank columns by Markus Braun · 23 years ago
- 82e8b0b Removed warning by Björn Stenberg · 23 years ago
- 3a9e7b5 Now updates time display after resume by Björn Stenberg · 23 years ago
- eef9704 added functions to get the current margins by Markus Braun · 23 years ago
- bfc8d0a Faster, 8-bit bitswap by Magnus Holmgren by Linus Nielsen Feltzing · 23 years ago
- ef3a3e7 use the gcc option -ffreestanding: (quote from the gcc man page) by Daniel Stenberg · 23 years ago
- 3d6df95 Added support for the unofficial MPEG version 2.5 format that uses a somewhat by Daniel Stenberg · 23 years ago
- 9315282 Fall back to fixed font if loadable font is not present by Björn Stenberg · 23 years ago
- 34486b7 Merged Hardeep's resume fix. Also mpeg_is_playing() now returns true even when paused (broke some other code). by Björn Stenberg · 23 years ago
- 6224cdb Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song, but press pause on players before you shutdown so they get a chance to store the position on disk. Recorders use RTC ram. Todo: Time display is wrong after mid-track resume and ffd/rew is not handled. by Björn Stenberg · 23 years ago
- 8db1feb win32 makefile by Felix Arends · 23 years ago
- 2f4435c less stack means more mem for fun and games ;-) by Daniel Stenberg · 23 years ago
- bd7fc37 No DAC3550A in the recorder by Linus Nielsen Feltzing · 23 years ago
- 0edcd0a VBR ID3 info works again. (I mistakenly left out a line from Hardeep's patch.) by Björn Stenberg · 23 years ago
- 749d87b Correction for fast-forward/rewind by Björn Stenberg · 23 years ago
- 3ed34a6 New backlight settings with always-off by Linus Nielsen Feltzing · 23 years ago
- 6ee90d9 Removed warning by Björn Stenberg · 23 years ago
- c9d98ca Added delayed write for settings. Doesn't write until someone else accesses the disk. by Björn Stenberg · 23 years ago
- 134c45d Fixed font target for loadable fonts by Björn Stenberg · 23 years ago
- dd2bae4 avoid flickering of battery level during the first minute of uptime by taking a voltage sample at power_init by Heikki Hannikainen · 23 years ago
- fae5b82 Now doesn't truncate the lenght when comparing path components by Linus Nielsen Feltzing · 23 years ago
- 15c401e tags target added for emacs-etags power by Daniel Stenberg · 23 years ago
- e2a9fe1 time/date setting works now with loadable and proportional fonts code makeup by Markus Braun · 23 years ago
- 3377e9f Killed a simulator warning by Linus Nielsen Feltzing · 23 years ago
- b3bda03 Added Balance setting by Linus Nielsen Feltzing · 23 years ago
- bfe55a4 Removed section .pad, since it's no longer required by Björn Stenberg · 23 years ago
- 095d47e Removed note by Björn Stenberg · 23 years ago
- 0570497 Added fast forward and rewind (without sound). Patch by Hardeep Sidhu. by Björn Stenberg · 23 years ago
- 30033df fat_read() now reads multiple sectors per ATA command by Björn Stenberg · 23 years ago
- 63457c5 Added support for reading/writing 256 sectors by Björn Stenberg · 23 years ago
- 9ab90ea Removed verbose debug message by Björn Stenberg · 23 years ago
- ed027a9 Allow (slow) reading to odd address by Björn Stenberg · 23 years ago
- 5407edc Another strike against the evil distortion problem by Linus Nielsen Feltzing · 23 years ago
- 1ec91da Skip id3v1 tag when loading mp3 data by Björn Stenberg · 23 years ago
- 66f9bcc Skip past id3v2 tag when loading mp3 data by Björn Stenberg · 23 years ago
- 209f149 Corrected the PLL values by Linus Nielsen Feltzing · 23 years ago
- ebb14ca Gained about 128 KB buffer space by removing malloc() and the heap by Björn Stenberg · 23 years ago
- 509b425 Removed warning by Björn Stenberg · 23 years ago
- c9ebbaf Replaced busy loop with sleep() by Björn Stenberg · 23 years ago
- 5e3e816 If we're having loadable/proportional fonts, use them for everything by Björn Stenberg · 23 years ago
- 9872b66 Use average of two samples at both ends of the range for calculating smoother delta values. by Heikki Hannikainen · 23 years ago
- 113fffa Don't save settings on disk if it has no partition table by Björn Stenberg · 23 years ago
- 638184f Added LCD contrast setting by Linus Nielsen Feltzing · 23 years ago
- b2a691a Big lcd_width only for simulator without HAVE_LCD_BITMAP. by Mats Lidell · 23 years ago
- 67536fc Mats Lidell joins the list by Robert Hak · 23 years ago
- 176db6b Changed lcd_width for simulator to match size of big font. by Mats Lidell · 23 years ago
- 18239b8 Remote control support added by Björn Stenberg · 23 years ago
- a4cb4af Tune charging algorithm: use more voltage samples (4 per minute) and discard by Heikki Hannikainen · 23 years ago
- 5ba6f01 Code makeup by Björn Stenberg · 23 years ago
- a03499c Updated conventions by Björn Stenberg · 23 years ago
- 7af4186 Removed extra pixel btwn chars by Björn Stenberg · 23 years ago
- dd7d695 Forgot to add the new files by Björn Stenberg · 23 years ago
- cd22573 First version of loadable fonts patch by Alex Gitelman by Björn Stenberg · 23 years ago
- 2a57122 Added lcd_scroll_pause/resume by Justin Heiner · 23 years ago
- 8761231 reindented by Markus Braun · 23 years ago
- e67db77 made lcd_invertrect() working by Markus Braun · 23 years ago
- 6985f34 Added lcd_update_rect(), for updating only a part of the LCD. This was by Daniel Stenberg · 23 years ago
- b47e64e Changed #ifdef from ARCHOS_RECORDER to HAVE_* by Björn Stenberg · 23 years ago
- e46af01 Storing the latest fat32 test code by Björn Stenberg · 23 years ago
- a99a60c Added support for next/prev in simulators by Björn Stenberg · 23 years ago
- 66b7ade Added mpeg_is_playing support for simulators by Björn Stenberg · 23 years ago
- b3745a0 Turn off double-height in panicf() by Björn Stenberg · 23 years ago
- fe8a7e7 Now handles watermark on MPEG_NEXT by Linus Nielsen Feltzing · 23 years ago
- 235d9d2 Added data loading if NEXT moves below watermark by Björn Stenberg · 23 years ago
- a46a5d3 unplayed_space_left was calculated too early in DEI3() by Linus Nielsen Feltzing · 23 years ago
- bcbc782 Fixed bugs in next/prev handling. by Björn Stenberg · 23 years ago
- 445f17e If next track is in ram, don't load from disk by Björn Stenberg · 23 years ago
- 38c8a83 Made battery_level() use the power history table to get an average battery level over the last 3 minutes. by Heikki Hannikainen · 23 years ago
- 39243bc Made battery_level() use the power history table to get an average battery level over the last 3 minutes. by Heikki Hannikainen · 23 years ago
- de8fbf0 Added status bar to file browser and wps by Markus Braun · 23 years ago
- 3c67c0a Added button_get_w_tmo() by Linus Nielsen Feltzing · 23 years ago
- aba19c9 Removed a warning by Linus Nielsen Feltzing · 23 years ago
- 6a3ff9c Set max charge time to 6 hours (overcharge backup protection) by Heikki Hannikainen · 23 years ago
- 3f809e7 Added battery charger code for the recorder and battery voltage statistics keeping for all platforms. by Heikki Hannikainen · 23 years ago
- 29bd562 backlight_init() no longer clears the ST bit by Linus Nielsen Feltzing · 23 years ago
- 50f1ea1 rtc_init() takes care of both the ST and HT bits by Linus Nielsen Feltzing · 23 years ago
- a25d7ce Added rtc_init() by Linus Nielsen Feltzing · 23 years ago
- 0471748 rtc_read() now sends a stop condition. This hopefully fixes the stopping clock updates. by Linus Nielsen Feltzing · 23 years ago
- bedb7aa George Styles enters by Daniel Stenberg · 23 years ago
- 1beaa8b added weirdo extra protos for the mingw cross-compile build by Daniel Stenberg · 23 years ago
- d563866 added Bill Napier for his Mingw work by Daniel Stenberg · 23 years ago
- c1370d2 use our own prototypes for open, read, close and lseek if we compile by Daniel Stenberg · 23 years ago
- 02d4731 join the party! by Daniel Stenberg · 23 years ago
- 2ec1e17 just defensivelt check for defined defines before we define them by Daniel Stenberg · 23 years ago
- d52f113 debreakage by Daniel Stenberg · 23 years ago
- 4c04317 ming compile fixes by Bill Napier by Daniel Stenberg · 23 years ago
- 513e851 Cleaned up the sleep options a little by Linus Nielsen Feltzing · 23 years ago
- e5e141d Markus Braun joined the ship by Daniel Stenberg · 23 years ago
- 57e2fb1 Markus Braun's progressbar and slidebar code by Daniel Stenberg · 23 years ago
- 7769ad2 Moved some time critical functions to internal RAM by Linus Nielsen Feltzing · 23 years ago
- ce25975 Moved to internal RAM by Linus Nielsen Feltzing · 23 years ago
- 9d58940 Now uses CMD_STANDBY again. CMD_SLEEP used more power than CMD_STANDBY for some reason by Linus Nielsen Feltzing · 23 years ago