summaryrefslogtreecommitdiff
path: root/firmware/export (follow)
Commit message (Expand)AuthorAge
...
* Moved the low-level playback functionality into a new, separate module "mp3_p...Jörg Hohensohn2004-01-05
* New recording feature: Prerecord up to 30 seconds before you press the Play k...Linus Nielsen Feltzing2003-12-31
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* Without having a clue about the actual platform, I hereby announce that theDaniel Stenberg2003-12-15
* LCD flip (upside down) and a high-performance blit functionJörg Hohensohn2003-12-12
* Additional Neo supportDaniel Stenberg2003-12-12
* first attempt at Neo 35 configDaniel Stenberg2003-12-12
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* 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
* 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
* 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
* 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
* Frame-accurate file splits when recording. Now the PLAY button closes the cur...Linus Nielsen Feltzing2003-11-02
* Car Ignition Auto Stop (patch #736339 by Craig Sather)Björn Stenberg2003-10-17
* More linker safe MP3 buffer handling in the simulatorLinus Nielsen Feltzing2003-10-14
* Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ...Hardeep Sidhu2003-08-29
* Slightly more correct initialization of the power/charging codeLinus Nielsen Feltzing2003-08-25
* Setting the lowest mic gain no longer turns off the mic (bug #774349)Linus Nielsen Feltzing2003-07-22
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg2003-07-09
* I needed a function to return the physical USB detectJörg Hohensohn2003-07-03
* Added multiple inclusion protectionBjörn Stenberg2003-06-29
* Default contrast is now autodetected on recordersLinus Nielsen Feltzing2003-06-25
* Slightly better handling of disk-full situationsLinus Nielsen Feltzing2003-06-19
* Generalized id3v2 parsing code. Added support for the composer frame and free...Björn Stenberg2003-06-04
* Small seek optimization -- begin seek at last read cluster if possibleHardeep Sidhu2003-06-03
* Added "jump scroll delay" (for player).Kjell Ericson2003-05-27
* Declaring the jump scroll function.Kjell Ericson2003-05-22
* Experiment: enable ATA STANDBY when switching to USB modeLinus Nielsen Feltzing2003-05-10
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Idle poweroff fix for FM radio, as suggested by Mike HoldenLinus Nielsen Feltzing2003-05-03
* Finally, FM radio support on the FM RecorderLinus Nielsen Feltzing2003-05-03
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg2003-04-23
* Xing headers now support mono better, added the 'editable files' optionLinus Nielsen Feltzing2003-04-20
* Better generation of Xing headers, now they contain the correct MPEG version ...Linus Nielsen Feltzing2003-04-19
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
* Safer low water mark when recordingLinus Nielsen Feltzing2003-04-15
* Recorded files shorter than 3 hours now show correct average bitrate even wit...Linus Nielsen Feltzing2003-04-01
* FM recorders can wake up from RTC alarm.Björn Stenberg2003-03-14
* Removed CPU Sleep setting. It's now permanently enabled.Björn Stenberg2003-03-12
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10
* Added three new channel modes: Stereo narrow, Stereo wide, and Karaoke (voice...Björn Stenberg2003-02-27
* New option: Invert display. Patch by Mark Hillebrand.Björn Stenberg2003-02-27
* Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...Linus Nielsen Feltzing2003-02-21