Don't set -pedantic-errors in CMAKE_C_FLAGS, it breaks check_symbol_exists()
[libam7xxx.git] / examples / am7xxx-play.c
2012-03-28 Antonio Ospiteexamples: keep the -h option as the last one in am7xxx...
2012-03-26 Antonio OspiteMerge branch 'unstable'
2012-03-23 Antonio Ospitedoc: add examples to the Doxygen documentation
2012-03-23 Antonio Ospitesm7xxx-play: add missing newline on some error messages
2012-03-21 Antonio OspiteMerge remote-tracking branch 'origin/rettichschnidi...
2012-03-21 Antonio Ospiteexamples: set proper return codes in am7xxx-play
2012-03-21 Antonio Ospiteexamples: add a -l option to am7xxx-play
2012-03-20 Reto SchneiderRemove douled semicolons
2012-03-20 Reto SchneiderCheck the user submitted value for the rescaling method.
2012-03-20 Reto SchneiderFix the wording of the help message for the rescaling...
2012-03-20 Reto SchneiderUpdate the help message to make it clear that the quali...
2012-03-20 Reto SchneiderLet the user set the power mode via the switch '-p...
2012-03-16 Reto SchneiderMerge branch 'unstable' into rettichschnidi
2012-03-15 Antonio Ospiteexamples: add a am7xxx-play example program