summaryrefslogtreecommitdiff
path: root/apps/system/nxplayer
Commit message (Expand)AuthorAgeFilesLines
* Fix error introduced in last commit: Can't call ferror AFTER closing fileGregory Nutt2014-07-231-2/+4
* NxPlayer: Check for read errors and end-of-file with nothing readGregory Nutt2014-07-231-24/+55
* Flesh out a few more PCM methods, still incomplete. Re-vision PCM structure ...Gregory Nutt2014-07-221-14/+16
* nxplayer: Add more debug output so that those of use who are not Ken can fol...Gregory Nutt2014-07-222-24/+57
* WM8904 w/NxPlayer: Fix some compile errors and warnings with debug enabledGregory Nutt2014-07-201-9/+10
* nxplayer: Complilation failure in one configuration reported by Manuel StühnGregory Nutt2014-04-211-1/+1
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-101-2/+2
* Fix some errors in the clean target of the windows native buildGregory Nutt2014-02-101-17/+16
* NxPlayer play thread stack size is now configurable; all NxPlayer threads ar...Gregory Nutt2013-11-103-3/+18
* apps/platform: A new now for platform-specific applicatin codeGregory Nutt2013-10-301-4/+1
* Add for audio sub-format in audion system. From Ken PettitGregory Nutt2013-10-282-27/+153
* Remove trailing whitespaceGregory Nutt2013-10-274-53/+53
* Add apps/system/nxplayer media player from Ken PettitGregory Nutt2013-10-276-0/+2447