summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* 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
* iap: add more comments to iap command and responsesBertrik Sikken2011-04-24
* Rework of libfaad in several areas. Allow removal of malloc with a new define...Andree Buschmann2011-04-24
* Fix yellow.Andree Buschmann2011-04-24
* iap: order lingo 0x00 commands by id and add commentsBertrik Sikken2011-04-24
* Use dedicated function to internally reset aac decoder synthesis after seek.Andree Buschmann2011-04-24
* Ensure proper termination of m4a lookup table.Andree Buschmann2011-04-24
* Clean up array sizes in the SBR + PS part of libfaad. Add MAX_NTSRPS (=38), u...Andree Buschmann2011-04-24
* invert the quickscreen setting direction on wheel targets for settings which ...Jonathan Gordon2011-04-24
* get_sample_info() has been removed.Andree Buschmann2011-04-23
* Minor speed optimization to m4a lookup table build up.Andree Buschmann2011-04-23
* iap: introduce cmd_ok_mode0 and cmd_ok_mode4 functions to reduce code duplica...Bertrik Sikken2011-04-21
* iap: split iap_handlepkt into a function per modeBertrik Sikken2011-04-21
* FS#12072 Improved and updated translation of Romaneste by Sergiu Rotaru.Nils Wallménius2011-04-20
* Optimization to latest aac decoder changes. Significantly reduce loop count i...Andree Buschmann2011-04-19
* Major rework of the m4a parser for aac/alac playback, seek and resume support...Andree Buschmann2011-04-18
* Move declaration of global function cfg_string_to_int to header file settings.hBertrik Sikken2011-04-17
* Refactor aac decoder as preparation for upcoming m4a changes. The aac decoder...Andree Buschmann2011-04-16
* Since r29700 changed the way the backdrop setting works, the default needs to...Frank Gevaerts2011-04-16
* Fix yellow.Andree Buschmann2011-04-16
* Refactor alac decoder as preparation for upcoming m4a changes. The alac decod...Andree Buschmann2011-04-16
* Do not attempt to remove the temporary database twice during a database update.Michael Hohmuth2011-04-15
* Fix missing printfstyle formatting in simplified Chinese.Nils Wallménius2011-04-14
* Fix the Xing header parser to have reliable gapless playback. Closes FS#12062.Andree Buschmann2011-04-13
* Do not show IRMax/IWMax in the disk info debug screen for sd cards with CSD v...Bertrik Sikken2011-04-11
* FS#12061 - April update of Czech language by Marek SalabaBertrik Sikken2011-04-11