Age | Commit message (Expand) | Author |
2004-08-30 | New debug feature: Use the SH1 user break controller to catch illegal memory ... | Jens Arnold |
2004-08-27 | font format documentation updated, obsolete definitions removed | Jörg Hohensohn |
2004-08-27 | By reducing the font buffer to 4000 bytes from 9000, we get 5000 fresh bytes | Daniel Stenberg |
2004-08-27 | Fixed new font format: necessity of offset table generation, output of fonts ... | Jens Arnold |
2004-08-26 | Fixed pointer types & struct font | Jens Arnold |
2004-08-26 | New font format (already rotated) saves code, space and time. On the downside... | Jörg Hohensohn |
2004-08-23 | Bug fix: recording does no longer hang after 30 bytes (especially when runnin... | Jens Arnold |
2004-08-22 | Bug 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 4 | Jens Arnold |
2004-08-17 | Const policed pointer arguments to functions, part 2 | Jens Arnold |
2004-08-16 | Const policed pointer arguments to functions, part 1 | Jens Arnold |
2004-08-09 | Fixed main thread stack size | Jens Arnold |
2004-08-05 | Corrected MAS version checks | Jens Arnold |
2004-08-03 | A little more straightforward vbr header checks | Jens Arnold |
2004-08-03 | More const policeing step 4 | Jens Arnold |
2004-08-03 | More const policeing step 3 | Jens Arnold |
2004-08-01 | Fixed player builds | Jens Arnold |
2004-08-01 | More const policeing step 1 | Jens Arnold |
2004-07-29 | Two new exported functions: mpeg_get_last_header() and mpeg_file_pos() | Linus Nielsen Feltzing |
2004-07-27 | Balance is now set in 1% steps | Linus Nielsen Feltzing |
2004-07-27 | Fixed a warning when (experimentally) compiling with -Os | Jens Arnold |
2004-07-27 | Fixed compression bug | Linus Nielsen Feltzing |
2004-07-27 | Added possibility to select the priority of the ID3 tags | Linus Nielsen Feltzing |
2004-07-24 | New feature: clean shutdown if you press OFF twice in the file browser, or se... | Linus Nielsen Feltzing |
2004-07-24 | Now doesn't generate extraneous key-down events when releasing one key in a c... | Linus Nielsen Feltzing |
2004-07-24 | Major fixes to please newer versions of the linker | Linus Nielsen Feltzing |
2004-07-24 | Don't copy the data section if src and dest are the same | Linus Nielsen Feltzing |
2004-07-24 | Removed nasty lvalue cast | Linus Nielsen Feltzing |
2004-07-24 | gcc 3.4 has a different constraint syntax | Linus Nielsen Feltzing |
2004-07-23 | Added RAND_MAX | Linus Nielsen Feltzing |
2004-07-22 | It turns out that the backlight port pin on the player can be set to an input... | Linus Nielsen Feltzing |
2004-07-21 | Added raw button reading functionality | Linus Nielsen Feltzing |
2004-07-20 | Made the char property lookup table constant | Jens Arnold |
2004-07-20 | Const'ed the various setting lookup tables | Jens Arnold |
2004-07-20 | Next round of const policeing | Jens Arnold |
2004-07-20 | Extra LCD updates for the player LCD simulation | Linus Nielsen Feltzing |
2004-07-19 | Const'ed the logo, the bitmaps and the credits (optimization for running from... | Jens Arnold |
2004-07-19 | The pathname argument for open() is declared const, so copy it has to be copied | Jens Arnold |
2004-07-15 | Now turns off the backlight when the sleeptimer expires with the charger atta... | Linus Nielsen Feltzing |
2004-07-15 | Now uses shadow_7f1 correctly, so the pitch works again | Linus Nielsen Feltzing |
2004-07-14 | Added bookmark icon for the Player/Studio | Linus Nielsen Feltzing |
2004-07-14 | The music now pauses correctly in car adapter mode | Linus Nielsen Feltzing |
2004-07-14 | Disable the backlight before powering off the Player/Studio | Linus Nielsen Feltzing |
2004-07-13 | Removed lvalue cast, which generates warnings on newer gcc versions | Linus Nielsen Feltzing |
2004-07-13 | The plugin API now supports ctype macros like tolower() and friends | Linus Nielsen Feltzing |
2004-07-09 | Simplified the recorder scrolling code a little | Linus Nielsen Feltzing |
2004-07-08 | Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator | Linus Nielsen Feltzing |
2004-07-06 | Bass boost removed in favour of some new sound settings: Super bass and five ... | Linus Nielsen Feltzing |
2004-07-06 | Don't create a Xing header if nothing has been recorded | Linus Nielsen Feltzing |
2004-07-05 | Now looks for TCOM and TCON before TCO | Linus Nielsen Feltzing |