summaryrefslogtreecommitdiff
path: root/firmware
AgeCommit message (Expand)Author
2004-08-30New debug feature: Use the SH1 user break controller to catch illegal memory ...Jens Arnold
2004-08-27font format documentation updated, obsolete definitions removedJörg Hohensohn
2004-08-27By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytesDaniel Stenberg
2004-08-27Fixed new font format: necessity of offset table generation, output of fonts ...Jens Arnold
2004-08-26Fixed pointer types & struct fontJens Arnold
2004-08-26New font format (already rotated) saves code, space and time. On the downside...Jörg Hohensohn
2004-08-23Bug fix: recording does no longer hang after 30 bytes (especially when runnin...Jens Arnold
2004-08-22Bug fix: renaming a directory could cause a name clash. New feature: rename()...Linus Nielsen Feltzing
2004-08-18 Const policed pointer arguments to functions, part 4Jens Arnold
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2004-08-09Fixed main thread stack sizeJens Arnold
2004-08-05Corrected MAS version checksJens Arnold
2004-08-03A little more straightforward vbr header checksJens Arnold
2004-08-03More const policeing step 4Jens Arnold
2004-08-03More const policeing step 3Jens Arnold
2004-08-01Fixed player buildsJens Arnold
2004-08-01More const policeing step 1Jens Arnold
2004-07-29Two new exported functions: mpeg_get_last_header() and mpeg_file_pos()Linus Nielsen Feltzing
2004-07-27Balance is now set in 1% stepsLinus Nielsen Feltzing
2004-07-27Fixed a warning when (experimentally) compiling with -OsJens Arnold
2004-07-27Fixed compression bugLinus Nielsen Feltzing
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-24New feature: clean shutdown if you press OFF twice in the file browser, or se...Linus Nielsen Feltzing
2004-07-24Now doesn't generate extraneous key-down events when releasing one key in a c...Linus Nielsen Feltzing
2004-07-24Major fixes to please newer versions of the linkerLinus Nielsen Feltzing
2004-07-24Don't copy the data section if src and dest are the sameLinus Nielsen Feltzing
2004-07-24Removed nasty lvalue castLinus Nielsen Feltzing
2004-07-24gcc 3.4 has a different constraint syntaxLinus Nielsen Feltzing
2004-07-23Added RAND_MAXLinus Nielsen Feltzing
2004-07-22It turns out that the backlight port pin on the player can be set to an input...Linus Nielsen Feltzing
2004-07-21Added raw button reading functionalityLinus Nielsen Feltzing
2004-07-20Made the char property lookup table constantJens Arnold
2004-07-20Const'ed the various setting lookup tablesJens Arnold
2004-07-20Next round of const policeingJens Arnold
2004-07-20Extra LCD updates for the player LCD simulationLinus Nielsen Feltzing
2004-07-19Const'ed the logo, the bitmaps and the credits (optimization for running from...Jens Arnold
2004-07-19The pathname argument for open() is declared const, so copy it has to be copiedJens Arnold
2004-07-15Now turns off the backlight when the sleeptimer expires with the charger atta...Linus Nielsen Feltzing
2004-07-15Now uses shadow_7f1 correctly, so the pitch works againLinus Nielsen Feltzing
2004-07-14Added bookmark icon for the Player/StudioLinus Nielsen Feltzing
2004-07-14The music now pauses correctly in car adapter modeLinus Nielsen Feltzing
2004-07-14Disable the backlight before powering off the Player/StudioLinus Nielsen Feltzing
2004-07-13Removed lvalue cast, which generates warnings on newer gcc versionsLinus Nielsen Feltzing
2004-07-13The plugin API now supports ctype macros like tolower() and friendsLinus Nielsen Feltzing
2004-07-09Simplified the recorder scrolling code a littleLinus Nielsen Feltzing
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing
2004-07-06Bass boost removed in favour of some new sound settings: Super bass and five ...Linus Nielsen Feltzing
2004-07-06Don't create a Xing header if nothing has been recordedLinus Nielsen Feltzing
2004-07-05Now looks for TCOM and TCON before TCOLinus Nielsen Feltzing