summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* FS#12076 - DB stats resurrection: If the filename was changed, requireMichael Hohmuth2011-05-11
* libfaad: Move PS related variables to sbr_info struct. This allows dynamic al...Andree Buschmann2011-05-11
* Implement error handling for libfaad's memory allocation. Do not allocate PS ...Andree Buschmann2011-05-10
* Proper initialization of static variables in codeclib.Andree Buschmann2011-05-10
* tagnavi.config: Add a logical-OR operator ("|") for tagnavi conditionals.Michael Hohmuth2011-05-10
* Fix whitespace and some comment typosJeffrey Goode2011-05-09
* Provide a reasonable fix for FS#12093 - Playback hanging after codec/playback...Michael Sevakis2011-05-09
* Use signed variable to check available buffer size.Andree Buschmann2011-05-09
* Renaming for the sake of consistency.Andree Buschmann2011-05-09
* Fix a warningMichael Hohmuth2011-05-09
* FS#11931 part 1: Make fade in/out behavior more consistent across theMichael Hohmuth2011-05-09
* unplug_change: Precede call to audio_ff_rewind withMichael Hohmuth2011-05-09
* Remove tabs.Andree Buschmann2011-05-08
* Fix a bunch of 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-08
* More tab fixesBertrik Sikken2011-05-08
* Move implementation of codec_get_buffer() to codec.c, make related variables ...Andree Buschmann2011-05-08
* Use CACHEALIGN_SIZE in codec_malloc for optimal alignment.Andree Buschmann2011-05-08
* Minor loop optimization in libfaad's is/ms decoding.Andree Buschmann2011-05-08
* Use MEM_ALIGN_ATTR and CACHEALIGN_SIZE in oggmalloc to ensure optimal alignment.Andree Buschmann2011-05-08
* codeclib: Declare several variables static and remove unused variables.Andree Buschmann2011-05-08
* Fix FS#12098 by ignoring battery update events in the yesno screen.Nils Wallménius2011-05-07
* Avoid false warnings of full dirs when the number of visible entries in a dir...Magnus Holmgren2011-05-04
* Commit FS#12096 by Stephan Grossklass. Increases the maximum ID3v2 field len...Michael Giacomelli2011-05-04
* Fix last known 'variable set but not used' warning reported from GCC 4.6.0.Andree Buschmann2011-05-04
* Fix even more 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-03
* iap: pass length and data pointer to iap_handlepkt functions, this prepares f...Bertrik Sikken2011-05-02
* Display the correct sign of replaygain for levels from -0.99 to -0.01 dB.Andree Buschmann2011-05-01
* Remove tabs.Andree Buschmann2011-05-01
* Work around another 'set but not used' warning.Nils Wallménius2011-05-01
* Fix nearly all residual 'variable set but not used' warnings reported from GC...Andree Buschmann2011-05-01
* Fix further 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Fix several 'variable set but not used' warnings reported from GCC 4.6.0.Andree Buschmann2011-05-01
* Clean up speex a bit after the playback changes in r29785. Haven't found any ...Michael Sevakis2011-05-01
* iap: introduce functions (put_u32 and get_u32) to convert a uint32_t to a byt...Bertrik Sikken2011-04-30
* Don't (partially) apply changes to max entries in the file browser immediatel...Magnus Holmgren2011-04-30
* iap: update handling of IdentifyDeviceLingoes command and fix RF tuner detect...Bertrik Sikken2011-04-30
* FS#12085 - Correction of iap.c to avoid sending useless data to an accessory,...Bertrik Sikken2011-04-30
* Remove unneeded update of ci->id3->frequency in aac and raac codec.Andree Buschmann2011-04-28
* Get the NSF internal playlists working again. Fix a few wrongdoings in the me...Michael Sevakis2011-04-28
* Fix compiler warnings ('variable set ut not used') with GCC 4.6.0.Andree Buschmann2011-04-27
* Fix r29790 yellow. Need 'string-extra.h' for strlcpy().Michael Sevakis2011-04-27
* Get NSF fixed up a bit and parse metadata in the core.Michael Sevakis2011-04-27
* Having a default weak codec_main symbol doesn't seem to be working out for co...Michael Sevakis2011-04-27
* FS#12079 - Support for new commands in iap.c, by Ophir LojkineBertrik Sikken2011-04-27
* Get rid of a committed #define from kernel.h that didn't make the final cut. ...Michael Sevakis2011-04-27
* Hopefully fix red from r29785 - an #ifdef AB_REPEAT_ENABLE was left out.Michael Sevakis2011-04-27
* Commit FS#12069 - Playback rework - first stages. Gives as thorough as possib...Michael Sevakis2011-04-27
* Submit FS#12081. Check validity of channel configuration, comment unneeded co...Andree Buschmann2011-04-26
* iap: fix shutdown of logitech Pure-Fi Elite dock, by Ophir LojkineBertrik Sikken2011-04-25
* Commit FS#12056 by Noe Lojkinse. Fixes a bug in Xobox where old key presses ...Michael Giacomelli2011-04-24