aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-02exporting DEB_HOST_MULTIARCH variableTaylor Holberton
2016-10-02added install for sonameTaylor Holberton
2016-10-02Added extended description and Standards-VersionTaylor Holberton
2016-10-02added call to ldconfig in install instructionsTaylor Holberton
2016-10-02added INCDIR, LIBDIR, BINDIR and MANDIR for installationTaylor Holberton
2016-10-02Added shared library name with soversionTaylor Holberton
2016-10-02added BINDIR and removed old build varsTaylor Holberton
2016-10-01added mssing dependsTaylor Holberton
2016-10-01added BSD licenseTaylor Holberton
2016-10-01adding debian filesTaylor Holberton
2016-10-01making man directory if it does not existTaylor Holberton
2016-10-01added DESTDIR to install command and explicit build commandsTaylor Holberton
2016-10-01added install to multiarch dir and override CFLAGS mechanismTaylor Holberton
2016-10-01Added DESTDIR to header installTaylor Holberton
2016-10-01checking results of fread() callsTaylor Holberton
2016-10-01added some documentation to mixer interfaceTaylor Holberton
2016-10-01added basic pcm documentationTaylor Holberton
2016-10-01added doxygen subdir to all targetsTaylor Holberton
2016-10-01added install targetTaylor Holberton
2016-10-01updated referencesTaylor Holberton
2016-10-01added snippet on viewing man pagesTaylor Holberton
2016-10-01Added main page for doxygenTaylor Holberton
2016-10-01added new READMETaylor Holberton
2016-10-01temporarily turning off warnings as errorsTaylor Holberton
2016-10-01corrected typoTaylor Holberton
2016-10-01Added DoxyfileTaylor Holberton
2016-10-01Added .gitignore fileTaylor Holberton
2016-10-01updated library source pathsTaylor Holberton
2016-10-01put source files into src dirTaylor Holberton
2016-10-01cleaned up makefileTaylor Holberton
2016-10-01added VPATH and INCDIRTaylor Holberton
2016-10-01voided unused parameterTaylor Holberton
2016-10-01seperated pcm and mixer APIsTaylor Holberton
2016-10-01updated program pathsTaylor Holberton
2016-10-01put programs into utils dirTaylor Holberton
2016-10-01added support for more signed typesTaylor Holberton
2016-09-16fixed bracket placementTaylor Holberton
2016-09-16Merge branch 'dawagner-address-duplicate-control-names'Taylor Holberton
2016-09-16Merge branch 'address-duplicate-control-names' of https://github.com/dawagner...Taylor Holberton
2016-09-16Merge pull request #74 from dimkr/masterTaylor Holberton
2016-08-03Added get_file_descriptor()Taylor Holberton
2016-08-03Added default prefix variableTaylor Holberton
2016-08-03added install commandTaylor Holberton
2016-06-26Merge pull request #77 from bzhg/masterTaylor Holberton
2016-04-22mixer: check for overflow and NULL returnBen Zhang
2016-03-05include time.h, to prevent use of struct timespec before definitionDima Krasner
2016-02-14Merge pull request #70 from virajkarandikar/masterSimon Wilson
2016-02-14Merge pull request #73 from ford-prefect/masterSimon Wilson
2016-02-14Merge pull request #72 from frgm/cppcheckSimon Wilson
2016-01-28build: Redo Makefile a bitArun Raghavan