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