Commit History

Author SHA1 Message Date
  Cheehan 5e777830db Use initializer braces 8 years ago
  Cheehan c2b7cb95fe Player: Separate constructor into initialization and run 8 years ago
  Cheehan dd3cb26c9a Use initializer braces 8 years ago
  Cheehan 8bc10a4214 Use const 8 years ago
  Cheehan 121c297242 Minor stylistic changes 8 years ago
  Cheehan 6a1ad597a7 Move away from deprecated FFmpeg functions 8 years ago
  Cheehan eb677ef094 Fix pthread link error 8 years ago
  Cheehan b56afa686b Clean player 8 years ago
  Cheehan Weereratne 58d73e76b9 Add license 9 years ago
  Cheehan adca0d65f7 Clean makefile. 9 years ago
  Cheehan da25ddd851 Use make implicit rules. 10 years ago
  Cheehan 3aafce3916 Clean makefile. 10 years ago
  Cheehan bf6e84d5b1 Travis: Add SDL2 PPA. 10 years ago
  Cheehan 0980653afd Travis: Add ffmpeg and SDL2. 10 years ago
  Cheehan f267371df3 Travis: Make makefile compiler agnostic. 10 years ago
  Cheehan 832c50193b Minor tidy. 10 years ago
  Cheehan 4f030fc93a Add Travis for CI. 10 years ago
  Cheehan e6db74c050 Clean makefile in preparation for Travis CI. 10 years ago
  Cheehan 059d32047e Use brace initialization. 10 years ago
  Cheehan 223c45b5f6 Fix audio decoding. 10 years ago
  Cheehan 0e59222f7b Extra semicolons. 10 years ago
  Cheehan 925ec3900f Use leading underscore from member variables in player. 10 years ago
  Cheehan 6b22c0b347 Use leading underscore from member variables in container. 10 years ago
  Cheehan 03765938d2 Use leading underscore from member variables in timer. 10 years ago
  Cheehan 1964152e9b Limit queue by number of items. 10 years ago
  Cheehan 44520f1b9f Reuse timer functions for clarity. 10 years ago
  Cheehan 62116fb9e8 Prefer using to typedef. 10 years ago
  Cheehan aed9096beb Use queue typedefs. 10 years ago
  Cheehan 1e2a7ea077 Juggle white space. 10 years ago
  Cheehan 809bec9e63 Build with Wextra and Werror. 10 years ago