summaryrefslogtreecommitdiff
path: root/firmware (follow)
Commit message (Expand)AuthorAge
...
* ID3v2.3 treats the global unsynch flag in a silly way, so we have to unsynch ...Linus Nielsen Feltzing2004-01-04
* nicer handling of button_flip(), swap stored value, too, and avoid race condi...Jörg Hohensohn2004-01-01
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31
* Fixed yellow and red buildsLinus Nielsen Feltzing2003-12-28
* Internal code cleanup - the header template is not taken from the stream if a...Linus Nielsen Feltzing2003-12-28
* Internal code cleanup - the header template for the Xing header generation is...Linus Nielsen Feltzing2003-12-28
* oops, optimized lcd_bitmap() too much, obey the clear flagJörg Hohensohn2003-12-24
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* Moved memset() out of .iramBjörn Stenberg2003-12-21
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* Improved timing in soft_reset. This hopefully cures spontaneous Red Led freezes.Björn Stenberg2003-12-17
* Without having a clue about the actual platform, I hereby announce that theDaniel Stenberg2003-12-15
* kill a compiler warningDaniel Stenberg2003-12-15
* xoffset is only when not building for a simulator (for now)Daniel Stenberg2003-12-15
* Ooops! I forgot to remove my debugging changesLinus Nielsen Feltzing2003-12-15
* Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video...Linus Nielsen Feltzing2003-12-15
* Fix for the LED problem in lcd_write_data(). The r0 register was not preserve...Linus Nielsen Feltzing2003-12-15
* LCD flip (upside down) and a high-performance blit functionJörg Hohensohn2003-12-12
* restart the byte counter on a new recorded fileDaniel Stenberg2003-12-12
* All platforms don't have USBDaniel Stenberg2003-12-12
* link support for NeoDaniel Stenberg2003-12-12
* Additional Neo supportDaniel Stenberg2003-12-12
* first attempt at Neo 35 configDaniel Stenberg2003-12-12
* adjustments for NeoDaniel Stenberg2003-12-12
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* In simulator thread, increment id3 offset along with elapsed time so that res...Hardeep Sidhu2003-12-09
* easy-to-use function types for typecastingDaniel Stenberg2003-12-09
* works with older glibc headers too nowDaniel Stenberg2003-12-08
* my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2003-12-08
* CleanupBjörn Stenberg2003-12-06
* Fix for the occasional problem on FMR devices, when the device can't be turne...Linus Nielsen Feltzing2003-12-04
* oops, a typo made the player build failJörg Hohensohn2003-12-03
* for FM and V2: removed the now false voltage reading from charging screen.Jörg Hohensohn2003-12-03
* No more spinning disk while charging flashed FM+V2 (you need the new bootload...Jörg Hohensohn2003-12-03
* Use the new defines to know what kind of USB detection to use.Daniel Stenberg2003-11-27
* new usb-style definesDaniel Stenberg2003-11-27
* Use a proper config file for the v2, although it looks like the FM one now.Daniel Stenberg2003-11-27
* Bug fix: Idle timeout would stop paused playback when charger was connectedBjörn Stenberg2003-11-25
* Recording in FM screen, USB mode possible in FM and recording screenLinus Nielsen Feltzing2003-11-20
* Removed startup_io test codeBjörn Stenberg2003-11-20
* Don't show battery meter until a proper power reading has been doneBjörn Stenberg2003-11-19
* like an FM recorderDaniel Stenberg2003-11-19
* For now, load the fm recorder config for v2 recorders too. It seems some ofDaniel Stenberg2003-11-19
* a side effect in usb_enable() (writing back a "1" while reading a pulled-up i...Jörg Hohensohn2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-07
* The code police strikes backLinus Nielsen Feltzing2003-11-07
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* set/clear port bits with atomic instructions instead of read-modify-write, sa...Jörg Hohensohn2003-11-06
* Patch #798050 by Leslie Donaldson, activates Line In on Player modelsLinus Nielsen Feltzing2003-11-03
* Another fix for bug #835158, now handles multiple splitsLinus Nielsen Feltzing2003-11-03