summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
2011-10-17fix yellowMarcin Bukat
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat
2011-10-16Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txtThomas Martitz
2011-10-15Fix warningsBertrik Sikken
2011-10-15plugins: another round of making local functions staticBertrik Sikken
2011-10-15Missed two spots.Björn Stenberg
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg
2011-10-15Revert 30754 because the codecs won't build correctly, anyway.Fred Bauer
2011-10-14undef DEBUG in pcm_record.c because it's broken and breaks DEBUG buildsFred Bauer
2011-10-14Update Dutch langfilePeter D'Hoye
2011-10-12Make a few local functions staticBertrik Sikken
2011-10-10fix redRafaël Carré
2011-10-10mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré
2011-10-09Another fix for audio_get_buffer() on hwcodec by Thomas Martitz.Jens Arnold
2011-10-09Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcode...Thomas Martitz
2011-10-08More de-tabificationBertrik Sikken
2011-10-08imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly
2011-10-08Remove errorneous ; after "for" statement.Thomas Jarosch
2011-10-08libtremor: build with -O2 for cf, gives a slight speedup on high bitrate file...Nils Wallménius
2011-10-08fix warning in debug codeNils Wallménius
2011-10-08libtremor: hack to work around huge allocations for the comment packet in fil...Nils Wallménius
2011-10-07Fix exit/return behavior in the id3 info screen.Fixes returning immediately o...Thomas Martitz
2011-10-07Fix touchscreen behavior in time&date screen.Thomas Martitz
2011-10-07Correct left-over assignment.Thomas Martitz