Age | Commit message (Expand) | Author | Files | Lines |
2003-09-04 | Now settings_apply() also sets the MP3 buffer margin (antiskip) | Linus Nielsen Feltzing | 1 | -0/+2 |
2003-09-01 | version check removed, pointless since players | Jörg Hohensohn | 1 | -8/+2 |
2003-08-29 | Pass actual time instead of offset to mpeg_ff_rewind. Fixes ff/rew to wrong ... | Hardeep Sidhu | 1 | -2/+2 |
2003-08-28 | Accepting PLAY as confirm in sound-menu (as in all other settings menu). | Kjell Ericson | 1 | -0/+1 |
2003-08-25 | filesize limit lowered to 40KB, player images are so small | Jörg Hohensohn | 1 | -1/+1 |
2003-08-25 | Slightly more correct initialization of the power/charging code | Linus Nielsen Feltzing | 1 | -1/+1 |
2003-08-22 | Jesús Rodríguez Marcial contributed this! | Daniel Stenberg | 1 | -0/+1485 |
2003-08-21 | The newest german .lng file is 5.26K, so I extended the maximum .lng file | Daniel Stenberg | 1 | -1/+1 |
2003-08-19 | many new german strings | Uwe Freese | 1 | -29/+407 |
2003-08-19 | Jurij Dobravec provided this slovenian translation. | Daniel Stenberg | 1 | -0/+1730 |
2003-08-14 | The recording source setting is now saved correctly | Linus Nielsen Feltzing | 1 | -1/+1 |
2003-08-11 | Don't delete queued tracks in repeat one mode. | Hardeep Sidhu | 1 | -1/+1 |
2003-08-10 | a minor bit of code policing | Robert Hak | 1 | -60/+33 |
2003-08-09 | we have ROCKBOX_DIR, lets use it | Robert Hak | 1 | -4/+7 |
2003-08-08 | Huw Smith's fix for saving memo function. | Hardeep Sidhu | 1 | -48/+25 |
2003-08-06 | Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume. | Björn Stenberg | 1 | -7/+22 |
2003-08-06 | Take statusbar into account when updating a line | Hardeep Sidhu | 1 | -3/+2 |
2003-08-05 | Fixed silly typo. | Björn Stenberg | 1 | -1/+1 |
2003-08-05 | Add ata master/slave display to hw_info debug menu. | Björn Stenberg | 1 | -39/+41 |
2003-08-05 | Changed wrong settings save error message | Björn Stenberg | 1 | -2/+2 |
2003-08-04 | - Thanks to Magnus Holmgren for Player port | Jörg Hohensohn | 1 | -52/+240 |
2003-08-04 | Suggestion by Magnus Holmgren: avoid odd bytecount for plugins | Jörg Hohensohn | 1 | -0/+1 |
2003-08-02 | Diagnostic code added, to find init problems (charging, etc.) when flashed: t... | Jörg Hohensohn | 2 | -0/+58 |
2003-08-01 | Fixed compiler warning | Hardeep Sidhu | 1 | -0/+1 |
2003-08-01 | the HW info screen got another line, giving a CRC16 across the boot ROM (and... | Jörg Hohensohn | 1 | -2/+56 |
2003-08-01 | Missed one | Hardeep Sidhu | 1 | -1/+1 |
2003-08-01 | $< and were backwards | Hardeep Sidhu | 1 | -7/+7 |
2003-07-31 | corrected the 2uclpack mistake | Daniel Stenberg | 1 | -6/+9 |
2003-07-31 | If uclpack is not there, produce a faked one to avoid getting that message | Daniel Stenberg | 1 | -2/+3 |
2003-07-31 | If you make sure that you have 'uclpack' in your $PATH when you run make | Daniel Stenberg | 1 | -2/+13 |
2003-07-29 | no more startup-rolo of ajbrec.ajz | Jörg Hohensohn | 1 | -1/+4 |
2003-07-29 | Update by BlueChip | Daniel Stenberg | 2 | -243/+200 |
2003-07-29 | include othelo.txt | Daniel Stenberg | 1 | -0/+1 |
2003-07-27 | Fixed build error: UCL files are only supported on recorders so far. | Björn Stenberg | 1 | -0/+2 |
2003-07-27 | chip icon for UCL files | Jörg Hohensohn | 2 | -1/+2 |
2003-07-27 | Lee Marlow's patch: UCL files can be "played" to call the flash plugin | Jörg Hohensohn | 2 | -1/+12 |
2003-07-27 | plugin_get_buffer() makes my plugin smaller, can get the sector buffer at run... | Jörg Hohensohn | 1 | -71/+80 |
2003-07-27 | Flash plugin requires recorder for now | Björn Stenberg | 1 | -12/+3 |
2003-07-25 | Allow older versions of plugins to run so long as plugin api struct changes d... | Hardeep Sidhu | 2 | -8/+58 |
2003-07-25 | the plugin half of Lee Marlow's patch: second agument can be the filename of ... | Jörg Hohensohn | 1 | -13/+15 |
2003-07-25 | changed the plugin to display a friendly message instead of plugin error when... | Jerome Kuptz | 1 | -3/+5 |
2003-07-24 | #defining around each function is not a good idea after all | Robert Hak | 1 | -4/+0 |
2003-07-24 | correct build errors | Robert Hak | 2 | -19/+24 |
2003-07-24 | clean simulator warnings | Robert Hak | 1 | -0/+4 |
2003-07-24 | Huw Smith's calendar plugin | Daniel Stenberg | 1 | -0/+722 |
2003-07-24 | added functions for the calendar plugin, I don't increase the version since | Daniel Stenberg | 2 | -1/+7 |
2003-07-24 | Garrett Derner's word wrap fix for the text viewer | Daniel Stenberg | 1 | -226/+744 |
2003-07-24 | Henrik Backe's patch that makes the .map files get created in the build | Daniel Stenberg | 2 | -3/+3 |
2003-07-24 | Pierre Delore's jackpot game plugin for the Player/Studio | Daniel Stenberg | 1 | -0/+278 |
2003-07-24 | added three functions to the charcell version of the plugin struct, patch by | Daniel Stenberg | 2 | -1/+8 |