Age | Commit message (Expand) | Author |
2016-11-19 | origanized and added some documentation | Taylor Holberton |
2016-11-19 | updated man page | Taylor Holberton |
2016-11-19 | created cmd and ctx structures for tinyplay | Taylor Holberton |
2016-11-18 | initializing 'result' from transfer struct | Taylor Holberton |
2016-11-07 | Merge pull request #84 from BradWalker/master | Taylor Holberton |
2016-11-07 | I work on platforms based on the Qualcomm SnapDragon chip. There can be | Brad Walker |
2016-11-03 | Merge pull request #82 from maximeh/master | Taylor Holberton |
2016-11-03 | doxygen/Makefile: test if doxygen is available | Maxime Hadjinlian |
2016-10-14 | Merge branch 'master' of https://github.com/tinyalsa/tinyalsa | Taylor Holberton |
2016-10-14 | Added support for default config | Taylor Holberton |
2016-10-06 | Merge pull request #80 from ricardobiehl/master | Taylor Holberton |
2016-10-05 | included only necessary headers | Ricardo Biehl Pasquali |
2016-10-03 | Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa ... | Taylor Holberton |
2016-10-02 | Merge branch 'master' of https://github.com/tinyalsa/tinyalsa | Taylor Holberton |
2016-10-02 | Update README.md | Taylor Holberton |
2016-10-02 | bumped version | Taylor Holberton |
2016-10-02 | removed install of symbolic link | Taylor Holberton |
2016-10-02 | filled in missing fields | Taylor Holberton |
2016-10-02 | made entry for 1.0.1 | Taylor Holberton |
2016-10-02 | added man pages to install | Taylor Holberton |
2016-10-02 | added installation of man pages | Taylor Holberton |
2016-10-02 | added man page for tinypcminfo | Taylor Holberton |
2016-10-02 | changed default behavior to print usage only on --help | Taylor Holberton |
2016-10-02 | added defaults for card and device | Taylor Holberton |
2016-10-02 | added tinymix man page | Taylor Holberton |
2016-10-02 | always printing control list, showing usage when argc == 1 | Taylor Holberton |
2016-10-02 | added tinyplay manpage | Taylor Holberton |
2016-10-02 | fixed typo | Taylor Holberton |
2016-10-02 | added default values | Taylor Holberton |
2016-10-02 | changed default rate to match that of tinyplay | Taylor Holberton |
2016-10-02 | added error if -i file-type doesn't make sense | Taylor Holberton |
2016-10-02 | corrected typo | Taylor Holberton |
2016-10-02 | added tinycap man page | Taylor Holberton |
2016-10-02 | removed install of lib with soversion | Taylor Holberton |
2016-10-02 | Added debian copyright file | Taylor Holberton |
2016-10-02 | using LIBDIR for library install and added soversion | Taylor Holberton |
2016-10-02 | using MANDIR for man pages install | Taylor Holberton |
2016-10-02 | exporting DEB_HOST_MULTIARCH variable | Taylor Holberton |
2016-10-02 | added install for soname | Taylor Holberton |
2016-10-02 | Added extended description and Standards-Version | Taylor Holberton |
2016-10-02 | added call to ldconfig in install instructions | Taylor Holberton |
2016-10-02 | added INCDIR, LIBDIR, BINDIR and MANDIR for installation | Taylor Holberton |
2016-10-02 | Added shared library name with soversion | Taylor Holberton |
2016-10-02 | added BINDIR and removed old build vars | Taylor Holberton |
2016-10-01 | added mssing depends | Taylor Holberton |
2016-10-01 | added BSD license | Taylor Holberton |
2016-10-01 | adding debian files | Taylor Holberton |
2016-10-01 | making man directory if it does not exist | Taylor Holberton |
2016-10-01 | added DESTDIR to install command and explicit build commands | Taylor Holberton |
2016-10-01 | added install to multiarch dir and override CFLAGS mechanism | Taylor Holberton |