summaryrefslogtreecommitdiff
path: root/apps/system/nxplayer/nxplayer_main.c
Commit message (Expand)AuthorAgeFilesLines
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
* Costmetic changesGregory Nutt2014-08-051-21/+20
* nxplayer: Add more debug output so that those of use who are not Ken can fol...Gregory Nutt2014-07-221-1/+8
* More changes to reduce complaints from CppCheck. Some latent bugs fixes, but...Gregory Nutt2014-02-101-2/+2
* Add for audio sub-format in audion system. From Ken PettitGregory Nutt2013-10-281-2/+6
* Remove trailing whitespaceGregory Nutt2013-10-271-8/+8
* Add apps/system/nxplayer media player from Ken PettitGregory Nutt2013-10-271-0/+666