Age | Commit message (Expand) | Author |
2008-09-23 | start using prefixcmp() | Eric Wong |
2008-09-23 | volume: oops, only #include <alloca.h> if OSS is enabled | Eric Wong |
2008-09-23 | oss: avoid heap allocations when configuring mixer | Eric Wong |
2008-09-07 | volume: don't pass "fd" to changeVolumeLevel() | Max Kellermann |
2008-08-26 | renamed player.c to player_control.c | Max Kellermann |
2008-08-26 | enable -Wpointer-arith, -Wstrict-prototypes | Max Kellermann |
2008-04-12 | clean up CPP includes | Max Kellermann |
2008-03-26 | fix "unreachable code" warning | Max Kellermann |
2008-02-05 | fix -Wconst warnings | Max Kellermann |
2008-01-26 | fixed -Wshadow warnings | Max Kellermann |
2008-01-03 | Cleanup #includes of standard system headers and put them in one place | Eric Wong |
2007-05-26 | Changing all calls to ERROR() followed by exit(EXIT_FAILURE) with a single | J. Alexander Treuman |
2007-04-05 | The massive copyright update | Avuton Olrich |
2007-01-14 | Don't initialize globals to zero (or NULL) | Eric Wong |
2006-08-26 | Replace strdup and {c,re,m}alloc with x* variants to check for OOM errors | Eric Wong |
2006-08-11 | Spelling & Grammar | Avuton Olrich |
2006-08-09 | labels should be on the left most column, no tabbing | Warren Dukes |
2006-07-30 | software volume can now be saved and read from the state file | Eric Wong |
2006-07-30 | commandError() cleanups, fixup gcc checks | Eric Wong |
2006-07-30 | interface/connection malloc reductions from mpd-ke | Eric Wong |
2006-07-20 | Add mpd-indent.sh | Avuton Olrich |
2006-07-17 | alsa: fix memory leaks from snd_*_open*() | Eric Wong |
2006-07-17 | sparse: ANSI-fy function declarations | Eric Wong |
2006-07-16 | OSS: handle device disconnects and reconnects (w/o needing a mpd restart) | Eric Wong |
2006-07-16 | volume: gracefully handle disconnected ALSA mixers | Eric Wong |
2006-07-15 | [CLEANUP] Cleanup whitespace->tabs | Avuton Olrich |
2006-07-14 | Change shank's email address | J. Alexander Treuman |
2006-07-13 | Huge header update, update the copyright and add | Avuton Olrich |
2005-03-15 | undo change 3081 | Warren Dukes |
2005-03-14 | - Add 'mute' command for testing | Avuton Olrich |
2005-03-08 | make PCM the default controller for the mixer | Warren Dukes |
2004-10-31 | if a home directory is available for 'user', set env variable $HOME | Warren Dukes |
2004-10-30 | finish integrating in np's oss stuff | Warren Dukes |
2004-10-28 | merge shank-rewrite-config changes | Warren Dukes |
2004-06-15 | fix C99 stuff for commandError | Warren Dukes |
2004-06-12 | Add WARNING log method. it's the same as ERROR, except that when mpd starts, | Warren Dukes |
2004-06-04 | finish ack error codes | Warren Dukes |
2004-06-04 | clean up ACK error coding a little bit | Warren Dukes |
2004-04-14 | add vim shiznit to end of all source files | Warren Dukes |
2004-04-11 | more software volume tweeks | Warren Dukes |
2004-04-11 | adjust scaling of software volume | Warren Dukes |
2004-04-02 | use EXIT_SUCCESS and EXIT_FAILURE | Warren Dukes |
2004-04-01 | for alsa mixer default to Master element, not the first element | Warren Dukes |
2004-03-24 | strcasecmp for mixer_control | Warren Dukes |
2004-03-23 | alsa volume fixes | Warren Dukes |
2004-03-23 | volume fixes | Warren Dukes |
2004-02-29 | fix a bug where getting OS Mixer volume may fail, and we were closing | Warren Dukes |
2004-02-23 | import from SF CVS | Warren Dukes |