Commit Graph

  • f9834eef24 Added pcm_readi and pcm_writei functions Taylor Holberton 2016-12-01 20:25:41 -08:00
  • 77979a8855 Added format related getters for PCM Taylor Holberton 2016-12-01 20:04:04 -08:00
  • 94c7c83c01 Added function, mixer_get_num_ctls_by_name Taylor Holberton 2016-12-01 18:35:24 -08:00
  • 7dc7d83ed7 Merge branch 'const-correctness' into develop Taylor Holberton 2016-12-01 18:24:44 -08:00
  • a94295b6cf Added mixer_get_ctl_const Taylor Holberton 2016-12-01 18:23:16 -08:00
  • cac43a208d Added const specifier for several mixer functions Taylor Holberton 2016-12-01 18:11:24 -08:00
  • f3d6c67db4 Merge branch 'const-correctness' into develop Taylor Holberton 2016-12-01 17:53:08 -08:00
  • 147d7adec6 Added const specifier in several functions Taylor Holberton 2016-12-01 17:50:31 -08:00
  • 15d58481e7 added const specifier in function, pcm_is_ready Taylor Holberton 2016-12-01 17:46:29 -08:00
  • 94803b0055 Added const specifier in pcm_open Taylor Holberton 2016-12-01 16:07:14 -08:00
  • ba285cfbf4 Added const specifier in pcm_open Taylor Holberton 2016-12-01 16:06:29 -08:00
  • 319a848451 Added const specifier to mask Taylor Holberton 2016-12-01 15:59:17 -08:00
  • 2f387d2aa1 Added const specifier in several functions Taylor Holberton 2016-12-01 15:58:16 -08:00
  • 5b9db5b888 Added const specifier to params functions Taylor Holberton 2016-12-01 15:57:09 -08:00
  • f873b521ca Added Travis CI badge Taylor Holberton 2016-11-29 11:47:27 -08:00
  • f42051ce4d Merge pull request #88 from dawagner/fix-includes-install-path Taylor Holberton 2016-11-24 12:13:58 -05:00
  • bd7ce64996 Fix install path of include files David Wagner 2016-11-24 17:20:35 +01:00
  • ad4d7d706c added mixer ctl member documentation Taylor Holberton 2016-11-23 13:34:18 -08:00
  • d265c27dc2 added parameter doc Taylor Holberton 2016-11-23 13:22:56 -08:00
  • da1bc31c9c fixed function reference in doc Taylor Holberton 2016-11-23 13:18:34 -08:00
  • 17a102424c added some documentation Taylor Holberton 2016-11-23 13:18:24 -08:00
  • 1aad83d6ac Merge branch 'master' of https://github.com/tinyalsa/tinyalsa Taylor Holberton 2016-11-23 11:48:37 -08:00
  • 4e55719a08 finished mixer API documentation Taylor Holberton 2016-11-23 11:48:06 -08:00
  • eb54eabdde added missing asterisk for doc Taylor Holberton 2016-11-23 10:56:24 -08:00
  • 6f030915cf updated names of library man pages Taylor Holberton 2016-11-23 10:47:09 -08:00
  • 7bbcb313f4 Merge pull request #87 from dawagner/travis-make-install Taylor Holberton 2016-11-23 13:19:10 -05:00
  • 22c43513f5 Travis: test the 'make install' target David Wagner 2016-11-23 10:22:02 +01:00
  • dbbce9a502 removed override directive Taylor Holberton 2016-11-22 10:29:06 -08:00
  • 72e442233b corrected error handling in pcm_sync_ptr() Taylor Holberton 2016-11-22 09:54:47 -08:00
  • b090568202 using install command instead of cp and mkdir Taylor Holberton 2016-11-22 09:49:47 -08:00
  • f5f3250796 Merge pull request #86 from dawagner/fix-doxygen-install Taylor Holberton 2016-11-22 09:34:39 -08:00
  • d5a8849d4e Merge pull request #85 from dawagner/travis Taylor Holberton 2016-11-22 09:30:44 -08:00
  • 8da2916570 Fix the installation of manpages David Wagner 2016-11-22 14:40:37 +01:00
  • 96f9e43095 Add a Travis CI configuration file David Wagner 2016-11-22 13:53:27 +01:00
  • 38298e6c56 updated references Taylor Holberton 2016-11-19 23:45:07 -05:00
  • b7a28579d2 added some documentation Taylor Holberton 2016-11-19 23:45:00 -05:00
  • 888bc69f97 make tinymix command oriented, based on amixer Taylor Holberton 2016-11-19 19:46:50 -05:00
  • 474ab24467 added tinyalsa version header Taylor Holberton 2016-11-19 10:41:31 -08:00
  • 8ae5d11be5 renamed doxygen group, tinyalsa-mixer to libtinyalsa-mixer Taylor Holberton 2016-11-19 10:35:25 -08:00
  • 8e1b1029b2 renamed doxygen group, tinyalsa-pcm to libtinyalsa-pcm Taylor Holberton 2016-11-19 10:34:50 -08:00
  • 1f29de96f3 origanized and added some documentation Taylor Holberton 2016-11-19 10:33:50 -08:00
  • 84a74a7882 updated man page Taylor Holberton 2016-11-19 10:12:44 -08:00
  • 969ba7919d created cmd and ctx structures for tinyplay Taylor Holberton 2016-11-19 10:08:38 -08:00
  • 2386a422c1 initializing 'result' from transfer struct Taylor Holberton 2016-11-18 20:38:40 -08:00
  • eccd781875 Merge pull request #84 from BradWalker/master Taylor Holberton 2016-11-07 19:09:17 -05:00
  • 91cf5e2b71 I work on platforms based on the Qualcomm SnapDragon chip. There can be hundreds of paths on the audio side of this chip. Brad Walker 2016-11-07 15:00:07 -07:00
  • 525890152b Merge pull request #82 from maximeh/master Taylor Holberton 2016-11-03 16:49:24 -04:00
  • b4442f28b9 doxygen/Makefile: test if doxygen is available Maxime Hadjinlian 2016-11-03 11:22:20 +01:00
  • 9cf0d77056 Merge branch 'master' of https://github.com/tinyalsa/tinyalsa Taylor Holberton 2016-10-14 20:05:44 -04:00
  • f319eb0c88 Added support for default config Taylor Holberton 2016-10-14 20:05:30 -04:00
  • 0d1494f4e2 Merge pull request #80 from ricardobiehl/master Taylor Holberton 2016-10-06 05:35:01 -04:00
  • 04952ee137 included only necessary headers Ricardo Biehl Pasquali 2016-10-05 20:32:09 -03:00
  • 6a38d5fa49 Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa into dawagner-defer-enum-inspection Taylor Holberton 2016-10-03 21:07:39 -04:00
  • 2bdbdb1fd7 Merge branch 'master' of https://github.com/tinyalsa/tinyalsa v1.0.2 Taylor Holberton 2016-10-02 14:37:16 -04:00
  • dd2e18399e Update README.md Taylor Holberton 2016-10-02 14:36:34 -04:00
  • e815729251 bumped version Taylor Holberton 2016-10-02 13:46:50 -04:00
  • 65c3ee39ab removed install of symbolic link Taylor Holberton 2016-10-02 13:45:28 -04:00
  • a7b7543384 filled in missing fields Taylor Holberton 2016-10-02 12:30:46 -04:00
  • f4c4123cbf made entry for 1.0.1 Taylor Holberton 2016-10-02 12:25:29 -04:00
  • 51b9097fc3 added man pages to install Taylor Holberton 2016-10-02 12:25:18 -04:00
  • 9c98337b40 added installation of man pages Taylor Holberton 2016-10-02 12:21:46 -04:00
  • a99fefc11d added man page for tinypcminfo Taylor Holberton 2016-10-02 12:20:32 -04:00
  • bbd6cf0ff9 changed default behavior to print usage only on --help Taylor Holberton 2016-10-02 12:18:42 -04:00
  • 84abf1e01a added defaults for card and device Taylor Holberton 2016-10-02 12:11:49 -04:00
  • 68f12b6d0f added tinymix man page Taylor Holberton 2016-10-02 12:06:36 -04:00
  • e4666d918d always printing control list, showing usage when argc == 1 Taylor Holberton 2016-10-02 11:46:22 -04:00
  • eea43893a5 added tinyplay manpage Taylor Holberton 2016-10-02 11:35:35 -04:00
  • 56d8f7654d fixed typo Taylor Holberton 2016-10-02 11:31:42 -04:00
  • 9b9e98db54 added default values Taylor Holberton 2016-10-02 11:29:19 -04:00
  • 27619adcc1 changed default rate to match that of tinyplay Taylor Holberton 2016-10-02 11:28:06 -04:00
  • f168b1218d added error if -i file-type doesn't make sense Taylor Holberton 2016-10-02 11:22:38 -04:00
  • d60ba43115 corrected typo Taylor Holberton 2016-10-02 11:17:15 -04:00
  • e740fee3ea added tinycap man page Taylor Holberton 2016-10-02 11:08:43 -04:00
  • ee38a6bdf1 removed install of lib with soversion Taylor Holberton 2016-10-02 10:35:50 -04:00
  • ef469b07bd Added debian copyright file Taylor Holberton 2016-10-02 09:17:36 -04:00
  • c71dc73ee2 using LIBDIR for library install and added soversion Taylor Holberton 2016-10-02 09:17:19 -04:00
  • fa65bc0e5f using MANDIR for man pages install Taylor Holberton 2016-10-02 09:17:01 -04:00
  • 701e71fb04 exporting DEB_HOST_MULTIARCH variable Taylor Holberton 2016-10-02 09:16:42 -04:00
  • 08670248c5 added install for soname Taylor Holberton 2016-10-02 09:16:00 -04:00
  • 75d4d159ec Added extended description and Standards-Version Taylor Holberton 2016-10-02 09:14:41 -04:00
  • 291c41863d added call to ldconfig in install instructions Taylor Holberton 2016-10-02 09:14:17 -04:00
  • d244de5461 added INCDIR, LIBDIR, BINDIR and MANDIR for installation Taylor Holberton 2016-10-02 09:13:58 -04:00
  • f48c210cf6 Added shared library name with soversion Taylor Holberton 2016-10-02 09:13:30 -04:00
  • 30916880cd added BINDIR and removed old build vars Taylor Holberton 2016-10-02 09:13:10 -04:00
  • 86689b9161 added mssing depends Taylor Holberton 2016-10-01 23:17:32 -04:00
  • cf2c0af333 added BSD license Taylor Holberton 2016-10-01 23:00:28 -04:00
  • a2c8dc2bf6 adding debian files v1.0.0 Taylor Holberton 2016-10-01 22:37:39 -04:00
  • 7a753ead88 making man directory if it does not exist Taylor Holberton 2016-10-01 22:34:09 -04:00
  • c429afa38b added DESTDIR to install command and explicit build commands Taylor Holberton 2016-10-01 22:33:36 -04:00
  • 281af8a08f added install to multiarch dir and override CFLAGS mechanism Taylor Holberton 2016-10-01 22:33:05 -04:00
  • b4ea00f6bd Added DESTDIR to header install Taylor Holberton 2016-10-01 22:32:15 -04:00
  • 2fdee65cf7 checking results of fread() calls Taylor Holberton 2016-10-01 21:38:34 -04:00
  • 7c8b20a6fe added some documentation to mixer interface Taylor Holberton 2016-10-01 19:25:19 -04:00
  • 6d58e01d30 added basic pcm documentation Taylor Holberton 2016-10-01 18:32:30 -04:00
  • 55bc0015b8 added doxygen subdir to all targets Taylor Holberton 2016-10-01 18:32:14 -04:00
  • d950fb69f2 added install target Taylor Holberton 2016-10-01 18:31:27 -04:00
  • eb83807b55 updated references Taylor Holberton 2016-10-01 18:31:16 -04:00
  • dd34a4b18c added snippet on viewing man pages Taylor Holberton 2016-10-01 17:43:05 -04:00
  • 1e21aed210 Added main page for doxygen Taylor Holberton 2016-10-01 15:17:33 -04:00
  • e69b2802d1 added new README Taylor Holberton 2016-10-01 14:50:41 -04:00