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