summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2011-11-09Fix assembler .size directives. Currently used binutils don't complain, but 2...Boris Gjenero
2011-11-08Committing fix for FS#12249. Patch by Buschel. Further fixes for AIFF loader ...Wincent Balin
2011-11-08Fix warning on mrobe100.Thomas Martitz
2011-11-08Make pictureflow compile again.Thomas Martitz
2011-11-08Adapt icon and skin engine to make use of the new 32bit bitmap capabilities.Thomas Martitz
2011-11-08Adapt the resize-on-load image scalers to support the alpha channel.Thomas Martitz
2011-11-08Support for transparency in 32bit bitmaps on color targets.Thomas Martitz
2011-11-08Add new lcd_bmp and lcd_bmp_part APIs.Thomas Martitz
2011-11-08Simplify icon.c a bit.Thomas Martitz
2011-11-08Fix compile errorJonathan Gordon
2011-11-08Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon
2011-11-08Put icons on buflib:Jonathan Gordon
2011-11-07FS#12365 - Czech language update by Marek SalabaMichael Chicoine
2011-11-06Bulk convert all DOS line endings to UNIX.Torne Wuff
2011-11-06Make usage of TALK_PARTIAL_LOAD actually Ondio specific. MMC is not always slow.Jens Arnold
2011-11-06Voice related fixes and cleaupJens Arnold
2011-11-06Fix warning and typos.Thomas Martitz
2011-11-06hwcodec: fix shrink_callback resuming playback wrongly, and add checksThomas Martitz
2011-11-06Fix broken voice when .talk files are used and voice buffer calculation.Thomas Martitz
2011-11-05Fix FS#12279 - playback starts from the beginning when changing themes.Thomas Martitz
2011-11-03Make local functions and variables static where possibleBertrik Sikken
2011-11-03Properly initialize variable to get voice going again. GCC didn't catch this ...Thomas Martitz
2011-11-03In the playback buflib shrink callback, ensure a minimum buffer remains forThomas Martitz
2011-11-03Added HiFiMAN HM-801 target. FS#12355. This also renames tda1543.{ch} used by...Andrew Ryabinin
2011-10-29Sansa clip zip: fix colours of icons, logos, album artBertrik Sikken
2011-10-29Fix FS#12356 : next track advances when skip in repeat one mode. audio_flush_...Michael Sevakis
2011-10-29Better fix for FS#12337. Use 0 to make the line height calculated from the fo...Thomas Martitz
2011-10-28Fix FS#12357 - New backdrop not displayed after set backdrop from context menuThomas Martitz
2011-10-26Correct a few small things in the Swedish translation.Magnus Holmgren
2011-10-26Revert swap channel feature as we're presently in a feature freeze. I'll reco...Michael Giacomelli
2011-10-26Fix FS#12241. Voice stopped working after audio_get_buffer() calls.Thomas Martitz
2011-10-26Add pcm_rec_init() to the sim's init.Thomas Martitz
2011-10-26Add option to exchange the left and right stereo channels. Patch by Dave Cha...Michael Giacomelli
2011-10-23Fix charcell buildThomas Martitz
2011-10-23Fix FS#12337 properly. Also fixes FS#12345 which the previous commit introduced.Thomas Martitz
2011-10-22Add functions font_set_ui() and font_get_ui(). The font returned by FONT_UI u...Fred Bauer
2011-10-22Fix buttonbar and line padding in time&date screen.Thomas Martitz
2011-10-22Fix backwardly named variable.Thomas Martitz
2011-10-21Implement move callback for timestretch sample allocation.Fred Bauer
2011-10-19Update english-us translation.Michael Chicoine
2011-10-19Update Swedish translation.Magnus Holmgren
2011-10-19Revert skin font allocation size to the behavior prior to r30589. i.e. Defaul...Fred Bauer
2011-10-18Fix FS#12337. Skin viewports' line height was initialized with the UI font he...Thomas Martitz
2011-10-17Simplify seconds_to_min(), and don't safeguard used parameter.Jens Arnold
2011-10-17Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz
2011-10-17Move Time & Date menu from System to settings.Thomas Martitz
2011-10-17- Fix some reds by implementing lcd_get_dpi().Thomas Martitz
2011-10-17Fix checkwps reds and non-touchscreen warnings.Thomas Martitz
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz