2013-03-14 18:58 | sscall: Update TODO | sin | 1 | +0 | -4 |
2012-06-05 19:41 | sscall: Update comment to make it more relevant | sin | 1 | +1 | -1 |
2012-06-05 18:20 | sscall: Update TODO | sin | 1 | +3 | -2 |
2012-06-05 18:02 | sscall: Print descriptive error when pthread_create fails | sin | 1 | +2 | -2 |
2012-06-05 17:54 | sscall: Ensure the `host' buffer is set to something sensible | sin | 1 | +3 | -1 |
2012-06-05 17:31 | sscall: Ensure we have proper exit values | sin | 1 | +5 | -3 |
2012-06-05 16:14 | sscall: Factor out initialization of libao | sin | 1 | +27 | -21 |
2012-06-05 16:03 | sscall: Stylistic change | sin | 1 | +1 | -2 |
2012-06-05 16:01 | sscall: Add comment for pcm_buf | sin | 1 | +2 | -0 |
2012-06-05 15:52 | sscall: Sleep for at most 3 seconds in the output thread | sin | 1 | +22 | -3 |
2012-06-05 15:44 | sscall: Share the state explicitly | sin | 1 | +36 | -33 |
2012-06-05 14:42 | sscall: Set SO_REUSEADDR to avoid issues with bind() | sin | 1 | +9 | -0 |
2012-06-05 12:52 | sscall: Update recording scripts to match new setup | sin | 3 | +3 | -3 |
2012-06-04 22:05 | sscall: Don't open code offsetof() | sin | 1 | +2 | -1 |
2012-06-04 18:37 | sscall: Don't free address info as it is used by sendto() | sin | 1 | +3 | -4 |
2012-06-04 18:16 | sscall: Re-arrange pthread termination for output thread | sin | 1 | +5 | -5 |
2012-06-04 18:00 | sscall: Avoid deadlock, ensure we unlock pcm_buf_lock | sin | 1 | +1 | -0 |
2012-06-04 17:42 | sscall: Print driver ID correctly | sin | 1 | +1 | -1 |
2012-06-04 16:45 | sscall: Use proper format specifier for ssize_t | sin | 1 | +1 | -1 |
2012-06-04 16:00 | sscall: Delay the registration of the SIGINT handler | sin | 1 | +3 | -3 |
2012-06-04 15:50 | sscall: Properly terminate threads | sin | 1 | +56 | -0 |
2012-06-04 15:49 | sscall: Make stdin non-blocking | sin | 1 | +15 | -0 |
2012-06-04 15:48 | sscall: Acquire mutex only when it is necessary | sin | 1 | +4 | -1 |
2012-06-04 14:31 | sscall: Default to 1 channel | sin | 1 | +1 | -1 |
2012-06-04 14:31 | sscall: Add Linux ALSA recording script | sin | 1 | +6 | -0 |
2012-06-04 14:17 | sscall: Use warn() properly | sin | 1 | +3 | -3 |
2012-06-04 14:12 | sscall: Comment `handle_sigint' | sin | 1 | +1 | -0 |
2012-06-04 14:10 | sscall: Handle SIGINT gracefully | sin | 1 | +25 | -0 |
2012-06-04 14:06 | sscall: Remove redundant return | sin | 1 | +2 | -6 |
2012-06-04 13:58 | sscall: Use getnameinfo() when verbose output is enabled | sin | 1 | +12 | -1 |
2012-06-04 13:51 | sscall: Free address info as early as possible | sin | 1 | +4 | -3 |
2012-06-04 13:48 | sscall: Replace AF_UNSPEC with AF_INET | sin | 1 | +1 | -1 |
2012-06-04 13:19 | sscall: Replace perror() with warn() | sin | 1 | +2 | -2 |
2012-06-04 13:13 | sscall: Add verbose level output | sin | 1 | +32 | -18 |
2012-06-04 13:00 | sscall: Update README | sin | 1 | +14 | -0 |
2012-06-04 12:57 | sscall: Add LICENSE file and copyright info | sin | 2 | +22 | -7 |
2012-06-04 11:57 | sscall: Update Makefile | sin | 1 | +9 | -5 |
2012-06-04 11:14 | sscall: Add Linux OSS recording script | sin | 1 | +6 | -0 |
2012-06-04 11:08 | sscall: Add sample OpenBSD recording script | sin | 1 | +3 | -0 |
2012-06-04 11:07 | sscall: Update TODO | sin | 2 | +5 | -0 |
2012-06-04 10:58 | sscall: Add TODO | sin | 1 | +2 | -0 |
2012-06-04 10:42 | sscall: Use AF_INET instead of AF_UNSPEC | sin | 1 | +1 | -1 |
2012-06-04 10:40 | sscall: Fix whitespace issue | sin | 1 | +1 | -1 |
2012-06-04 10:39 | sscall: Use MSG_DONTWAIT | sin | 1 | +1 | -1 |
2012-05-28 13:39 | sscall: Initial commit | sin | 5 | +443 | -5 |
2012-05-28 13:38 | Initial commit | sin | 1 | +5 | -0 |