summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Implement move callback for timestretch sample allocation.Fred Bauer1-23/+51
2011-10-19Update english-us translation.Michael Chicoine1-3/+76
2011-10-19Update Swedish translation.Magnus Holmgren1-0/+90
2011-10-19Revert skin font allocation size to the behavior prior to r30589. i.e. Defaul...Fred Bauer1-13/+6
2011-10-18Fix FS#12337. Skin viewports' line height was initialized with the UI font he...Thomas Martitz1-0/+1
2011-10-17Simplify seconds_to_min(), and don't safeguard used parameter.Jens Arnold1-6/+1
2011-10-17Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz3-9/+73
2011-10-17Sleep timer options: persistent duration and start on boot.Thomas Martitz6-4/+59
2011-10-17Move Time & Date menu from System to settings.Thomas Martitz1-8/+7
2011-10-17- Fix some reds by implementing lcd_get_dpi().Thomas Martitz4-66/+44
2011-10-17Fix checkwps reds and non-touchscreen warnings.Thomas Martitz1-0/+3
2011-10-17Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz10-24/+137
2011-10-17fix yellowMarcin Bukat1-1/+2
2011-10-17Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat2-1/+91
2011-10-16Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txtThomas Martitz2-7/+6
2011-10-15Fix warningsBertrik Sikken3-2/+4
2011-10-15plugins: another round of making local functions staticBertrik Sikken17-168/+171
2011-10-15Missed two spots.Björn Stenberg2-2/+0
2011-10-15Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg59-143/+47
2011-10-15Revert 30754 because the codecs won't build correctly, anyway.Fred Bauer1-1/+0
2011-10-14undef DEBUG in pcm_record.c because it's broken and breaks DEBUG buildsFred Bauer1-0/+1
2011-10-14Update Dutch langfilePeter D'Hoye1-5/+78
2011-10-12Make a few local functions staticBertrik Sikken2-2/+2
2011-10-10fix redRafaël Carré1-1/+1
2011-10-10mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré1-40/+14
2011-10-09Another fix for audio_get_buffer() on hwcodec by Thomas Martitz.Jens Arnold1-2/+5
2011-10-09Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcode...Thomas Martitz1-5/+7
2011-10-08More de-tabificationBertrik Sikken1-3/+3
2011-10-08imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly1-3/+3
2011-10-08Remove errorneous ; after "for" statement.Thomas Jarosch1-1/+1
2011-10-08libtremor: build with -O2 for cf, gives a slight speedup on high bitrate file...Nils Wallménius1-1/+0
2011-10-08fix warning in debug codeNils Wallménius1-1/+1
2011-10-08libtremor: hack to work around huge allocations for the comment packet in fil...Nils Wallménius6-38/+72
2011-10-07Fix exit/return behavior in the id3 info screen.Fixes returning immediately o...Thomas Martitz2-5/+16
2011-10-07Fix touchscreen behavior in time&date screen.Thomas Martitz1-3/+3
2011-10-07Correct left-over assignment.Thomas Martitz1-4/+1
2011-10-07Re-order things to fix red.Thomas Martitz1-8/+7
2011-10-07lists: Detect dirtyness (need to reinit) for each list, instead of once globa...Thomas Martitz2-5/+12
2011-10-05core_alloc: Provide a tiny test allocation, which can be freed for debug purp...Thomas Martitz1-8/+15
2011-10-05Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"Thomas Martitz2-35/+4
2011-10-05Clean up compressor setting codeJeffrey Goode4-83/+70
2011-10-05Do not font_unload() failed fonts when aborting a skin loadFred Bauer1-1/+4
2011-10-04Make function calc_db in peakmeter.c staticBertrik Sikken4-11/+6
2011-10-04Remove unused function display_keylock_textBertrik Sikken2-14/+0
2011-10-04plugins: make local functions static for metronome, rockblox1d, wavviewBertrik Sikken3-14/+14
2011-10-04Silence build warningJeffrey Goode1-1/+1
2011-10-02imx233/fuze+: enable pluginsAmaury Pouly1-0/+3
2011-10-02Fix file descriptor double close():Thomas Jarosch1-2/+4
2011-10-02fuze+°: add mpeg keymapAmaury Pouly2-0/+17
2011-10-02fuze+: add midiplay keymapAmaury Pouly1-0/+8