| Commit message (Expand) | Author | Age |
| ... | |
| * | No need to keep code around that we _know_ will cause crashes... Bail out | Daniel Stenberg | 2005-06-25 |
| * | Fixed bug: "Not clearing the buffer causes a problem when switching from one ... | Tomas Salfischberger | 2005-06-25 |
| * | Synced + small change | Jonas Häggqvist | 2005-06-25 |
| * | Synced. | Jens Arnold | 2005-06-25 |
| * | Added missing voice: lines. | Jens Arnold | 2005-06-25 |
| * | Forgot a const | Hardeep Sidhu | 2005-06-25 |
| * | Added new shuffle repeat mode that reshuffles playlist before repeating. Als... | Hardeep Sidhu | 2005-06-25 |
| * | Core functions taking advantage of the new, optimised lcd_hline() and lcd_vli... | Jens Arnold | 2005-06-25 |
| * | Fixed yellow FM builds, and changed the function type names according to the ... | Jens Arnold | 2005-06-24 |
| * | Added sound settings to the WPS context menu | Linus Nielsen Feltzing | 2005-06-24 |
| * | First part of graphics api rework. Special functions, parameter handling, pix... | Jens Arnold | 2005-06-24 |
| * | Removed Create Playlist from the browser context menu, put Playlist first in ... | Linus Nielsen Feltzing | 2005-06-24 |
| * | Put back the playlist creation options in the main menu | Linus Nielsen Feltzing | 2005-06-24 |
| * | BUTTON_RC_VOL relabeled as BUTTON_RC_MODE for consistency with main unit. RC... | Christi Scarborough | 2005-06-24 |
| * | comment updated | Jörg Hohensohn | 2005-06-24 |
| * | Synced. | Jens Arnold | 2005-06-23 |
| * | A few changed translations. Not too happy with all of them. Any lurking Danes... | Jonas Häggqvist | 2005-06-23 |
| * | thy shall be called Reshuffle and thy shall be fine | Daniel Stenberg | 2005-06-23 |
| * | Don't need to stop audio before changing tracks. Fixes problem when selectin... | Hardeep Sidhu | 2005-06-23 |
| * | Make resume work with manually shuffled playlists (idea by hardeep on IRC) | Tomas Salfischberger | 2005-06-23 |
| * | Added a "Shuffle playlist" option to the context menu. Someone on the forum c... | Tomas Salfischberger | 2005-06-23 |
| * | Don't clear the button queue. | Jens Arnold | 2005-06-23 |
| * | When exiting the context menu with the menu button, call the main menu. Mainl... | Jens Arnold | 2005-06-23 |
| * | Fixe red player build. | Jens Arnold | 2005-06-23 |
| * | Fix some player build errors. | Jens Arnold | 2005-06-23 |
| * | New feature for units that can be powered or charged from USB (Recorder fm/v2... | Jens Arnold | 2005-06-23 |
| * | Henrik Backes patch for WPS and tag database context menus. Tag database cont... | Linus Nielsen Feltzing | 2005-06-23 |
| * | Leave the ID3 viewer with LEFT as well | Linus Nielsen Feltzing | 2005-06-23 |
| * | Make the simulator builds know about software poweroff, for more consistent b... | Jens Arnold | 2005-06-22 |
| * | Undid the variable font size handling in audio_debug since it now uses the sy... | Jens Arnold | 2005-06-22 |
| * | Shutdown screen is for recorder v1 only. | Jens Arnold | 2005-06-22 |
| * | Fixed CODEC_BUFFER_SIZE mismatch | Linus Nielsen Feltzing | 2005-06-22 |
| * | Nicer code, removed rb references. | Thom Johansen | 2005-06-22 |
| * | Use system font for the audio thread debug screen | Linus Nielsen Feltzing | 2005-06-22 |
| * | increase codec buffer size to fit the mpc codec properly (NOTE: the codec | Daniel Stenberg | 2005-06-22 |
| * | Mind the line-height | Jonas Häggqvist | 2005-06-22 |
| * | Cleaned up code a bit, removed all rb references. | Thom Johansen | 2005-06-22 |
| * | this is not const | Daniel Stenberg | 2005-06-22 |
| * | fix sim builds | Daniel Stenberg | 2005-06-22 |
| * | rip out all the LCD junk from the codec API | Daniel Stenberg | 2005-06-22 |
| * | More audio thread debug info | Linus Nielsen Feltzing | 2005-06-22 |
| * | codec lib sources | Daniel Stenberg | 2005-06-22 |
| * | build codecs too | Daniel Stenberg | 2005-06-22 |
| * | no more codecbuf in here | Daniel Stenberg | 2005-06-22 |
| * | this code is for uda1380 only | Daniel Stenberg | 2005-06-22 |
| * | removed the use of the 2nd argument to codec_start() since no codec used | Daniel Stenberg | 2005-06-22 |
| * | fixed make clean for the codec lib | Daniel Stenberg | 2005-06-22 |
| * | moved and renamed the codecs, gave the codecs a new extension (.codec), | Daniel Stenberg | 2005-06-22 |
| * | New WPS image code, introducing a new format :) | Tomas Salfischberger | 2005-06-22 |
| * | Initial linear interpolating resampler. This resampler really needs to be rip... | Thom Johansen | 2005-06-22 |