summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-07Fix up a handful of integer conversion warningsHEADmasterDan McGee4-14/+19
2015-04-07Fix documentation commentsDan McGee1-2/+1
2015-04-07Clean up defines to work on more platformsDan McGee3-3/+2
2012-02-22Simplify hash functionDan McGee1-1/+1
2012-02-22Documentation updatesDan McGee3-2/+7
2012-02-22Frontend updatesDan McGee1-86/+147
2012-02-22Send final sleep update before zone 2/3 power offDan McGee1-0/+2
2012-01-29Work around negative clock changesDan McGee1-10/+26
2012-01-29Reduce number of memory allocationsDan McGee3-22/+22
2012-01-29Memory allocation related cleanupsDan McGee1-7/+21
2012-01-29Convert listeners to a flat arrayDan McGee1-52/+56
2012-01-21Remove unnecessary includesDan McGee1-2/+0
2011-11-21Fix some faulty timeval related math and comparisonsDan McGee3-14/+30
2011-11-20Remove mostly useless methodDan McGee2-10/+1
2011-11-20Remove parenthesis around return valuesDan McGee4-62/+62
2011-11-20Update last sent command on success or failureDan McGee1-2/+2
2011-11-20Convert inputs and modes to use hashed values for lookupDan McGee1-69/+87
2011-11-20Small code cleanupsDan McGee4-2/+8
2011-11-20Make strtoupper return voidDan McGee1-4/+3
2011-11-16Revamp the way power status is keptDan McGee4-21/+22
2011-11-16Treat receiver status messages the same way we do commandsDan McGee4-199/+207
2011-11-16Allow manipulation of the passed-in args from the command handlerDan McGee1-29/+25
2011-11-16Consolidate timeval helper functions into util.cDan McGee5-50/+51
2011-11-16Write zone sleep status messages at 60-second intervalsDan McGee3-17/+64
2011-11-16Push write_to_connections() calls deeper into the stackDan McGee3-46/+53
2011-11-16Simplify to-the-byte calloc() allocationsDan McGee1-11/+9
2011-11-15Remove fake command parameterDan McGee1-52/+47
2011-11-15Simplify command setupDan McGee2-98/+54
2011-11-15Simplify some of the zone sleep codeDan McGee2-28/+25
2011-11-14Keep track of sent command and received message countDan McGee3-4/+10
2011-11-14Clear zone sleep timer state when power is switched offDan McGee3-13/+18
2011-11-14Implement an in-daemon timer for zone2 and zone3 sleep commandsDan McGee3-60/+174
2011-04-06Remove -fwhopr from compile flagsDan McGee1-3/+2
2011-04-06Use fixed point parsing for FM frequenciesDan McGee1-4/+10
2011-04-06Fix uninitialized variable warningDan McGee1-1/+1
2011-01-21Add audyssey and dyneq commandsJasmin Buchert1-0/+2
2011-01-21Fix some problems with address resolutionDan McGee1-6/+5
2011-01-21Move most receiver sending logic into rcvr_send_command()Dan McGee4-103/+89
2011-01-21Remove termios reset codeDan McGee2-9/+0
2011-01-21Receiver global state refactorDan McGee3-229/+293
2011-01-21Re-order functions so we can remove forward declarationsDan McGee1-133/+112
2011-01-21Move a few enums aroundDan McGee2-4/+4
2011-01-21Add ability to listen on UNIX socketDan McGee1-27/+105
2011-01-21Rename open_listenerDan McGee1-3/+3
2011-01-21Add help/usage instructionsDan McGee1-1/+33
2011-01-21Discard all commands if receiver power is offDan McGee1-20/+34
2011-01-21Add quit commandDan McGee2-3/+11
2011-01-21Add sentinal struct to end of opts arrayDan McGee1-0/+1
2010-10-22Remove arbitrary MAX_* restrictionsDan McGee2-75/+130
2010-10-22Update copyrightsDan McGee4-4/+4