summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Fix FS#12241. Voice stopped working after audio_get_buffer() calls.Thomas Martitz2011-10-26
* Add pcm_rec_init() to the sim's init.Thomas Martitz2011-10-26
* Add option to exchange the left and right stereo channels. Patch by Dave Cha...Michael Giacomelli2011-10-26
* Fix charcell buildThomas Martitz2011-10-23
* Fix FS#12337 properly. Also fixes FS#12345 which the previous commit introduced.Thomas Martitz2011-10-23
* Add functions font_set_ui() and font_get_ui(). The font returned by FONT_UI u...Fred Bauer2011-10-22
* Fix buttonbar and line padding in time&date screen.Thomas Martitz2011-10-22
* Fix backwardly named variable.Thomas Martitz2011-10-22
* Implement move callback for timestretch sample allocation.Fred Bauer2011-10-21
* Update english-us translation.Michael Chicoine2011-10-19
* Update Swedish translation.Magnus Holmgren2011-10-19
* Revert skin font allocation size to the behavior prior to r30589. i.e. Defaul...Fred Bauer2011-10-19
* Fix FS#12337. Skin viewports' line height was initialized with the UI font he...Thomas Martitz2011-10-18
* Simplify seconds_to_min(), and don't safeguard used parameter.Jens Arnold2011-10-17
* Remake the sleep timer menu item, so that selecting it while the timer is run...Thomas Martitz2011-10-17
* Sleep timer options: persistent duration and start on boot.Thomas Martitz2011-10-17
* Move Time & Date menu from System to settings.Thomas Martitz2011-10-17
* - Fix some reds by implementing lcd_get_dpi().Thomas Martitz2011-10-17
* Fix checkwps reds and non-touchscreen warnings.Thomas Martitz2011-10-17
* Commit FS#12321 - Touchscreen: List line padding, to more easily select linesThomas Martitz2011-10-17
* fix yellowMarcin Bukat2011-10-17
* Add HiFiMAN HM-60x target(s). FS#12319 by Andrew Ryabinin with some (small) m...Marcin Bukat2011-10-17
* Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txtThomas Martitz2011-10-16
* Fix warningsBertrik Sikken2011-10-15
* plugins: another round of making local functions staticBertrik Sikken2011-10-15
* Missed two spots.Björn Stenberg2011-10-15
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Revert 30754 because the codecs won't build correctly, anyway.Fred Bauer2011-10-15
* undef DEBUG in pcm_record.c because it's broken and breaks DEBUG buildsFred Bauer2011-10-14
* Update Dutch langfilePeter D'Hoye2011-10-14
* Make a few local functions staticBertrik Sikken2011-10-12
* fix redRafaël Carré2011-10-10
* mpegplayer sync_audio_setting(): simplify / clarifyRafaël Carré2011-10-10
* Another fix for audio_get_buffer() on hwcodec by Thomas Martitz.Jens Arnold2011-10-09
* Fix audio_get_buffer() implementation on hwcodec, to be similar to the swcode...Thomas Martitz2011-10-09
* More de-tabificationBertrik Sikken2011-10-08
* imx233/fuze+: declare 3d audio capability, update lang accordinglyAmaury Pouly2011-10-08
* Remove errorneous ; after "for" statement.Thomas Jarosch2011-10-08
* libtremor: build with -O2 for cf, gives a slight speedup on high bitrate file...Nils Wallménius2011-10-08
* fix warning in debug codeNils Wallménius2011-10-08
* libtremor: hack to work around huge allocations for the comment packet in fil...Nils Wallménius2011-10-08
* Fix exit/return behavior in the id3 info screen.Fixes returning immediately o...Thomas Martitz2011-10-07
* Fix touchscreen behavior in time&date screen.Thomas Martitz2011-10-07
* Correct left-over assignment.Thomas Martitz2011-10-07
* Re-order things to fix red.Thomas Martitz2011-10-07
* lists: Detect dirtyness (need to reinit) for each list, instead of once globa...Thomas Martitz2011-10-07
* core_alloc: Provide a tiny test allocation, which can be freed for debug purp...Thomas Martitz2011-10-05
* Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"Thomas Martitz2011-10-05
* Clean up compressor setting codeJeffrey Goode2011-10-05
* Do not font_unload() failed fonts when aborting a skin loadFred Bauer2011-10-05