Commit graph

91 commits

Author SHA1 Message Date
badaix
689f550049 Uncomment resampling 2020-02-10 21:45:05 +01:00
badaix
d77d4dadd5 Merge branch 'resample' into develop 2020-02-10 21:17:17 +01:00
badaix
d82c3c42ae Replace c casts with static_casts 2020-02-09 13:13:04 +01:00
badaix
51565176ab Adapt playback speed to latency 2020-02-02 21:51:03 +01:00
badaix
d1b4acbfc4 Do fewer playback speed adaptions 2020-02-02 10:58:32 +01:00
badaix
4d4270dad5 Refactor getNextPlayerChunk 2020-02-01 23:26:02 +01:00
badaix
f301c55cb0 Reduce playback speed adaptions 2020-02-01 13:37:51 +01:00
badaix
a575e9d3ef Reformat code 2020-01-22 21:17:57 +01:00
badaix
fbaad305d2 Merge branch 'develop' into resample 2020-01-21 08:55:33 +01:00
badaix
0edb7638b2 Add tsan lean as comment 2020-01-19 17:53:24 +01:00
badaix
ed8479873c Use soxr_process instead of soxr_oneshot 2020-01-12 14:29:46 +01:00
badaix
2d64ee25a2 Resample incoming chunks 2020-01-12 13:26:55 +01:00
badaix
8c6d703ec5 Update copyright dates 2020-01-04 01:03:48 +01:00
badaix
55d74cb3d5 reformat comments 2019-11-01 18:25:32 +01:00
badaix
ea3921d8b7 rename some files to snake_case 2019-10-12 14:34:00 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
8b231c7cc6 modernize with clang-tidy 2019-09-25 19:02:33 +02:00
badaix
88b49ad2a0 reformat code 2019-09-24 22:52:31 +02:00
badaix
b20add3815 add clang-format file
reformat code
2019-09-24 22:42:36 +02:00
badaix
44046821c1 update date in copyright 2018-02-19 20:04:28 +01:00
badaix
0ea51d95f3 switch to AixLog 2017-09-16 16:53:37 +02:00
badaix
ce55f15c02 update logger 2017-07-24 18:59:49 +02:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
Johannes Pohl
712dbe9937 less logging 2016-11-25 15:33:34 +01:00
badaix
bc1d96ef89 cleaned up locking 2016-11-11 12:24:55 +01:00
badaix
06ce37be1c fixed queue::abort 2016-11-09 21:57:24 +01:00
badaix
d8ebc5e372 renamed system_clock "hrc" to "clk" 2016-10-03 13:58:46 +02:00
badaix
a7aa312f9d reduced logging 2016-08-13 12:36:53 +02:00
badaix
cbdc850be1 close ALSA if there is no audio 2016-08-10 08:49:16 +02:00
Johannes Pohl
98ff013ab4 compiles with gcc 6.Â1 2016-05-07 10:03:27 +00:00
badaix
474f1dd86f player support for different sample formats 2016-04-30 10:17:10 +02:00
badaix
c4094a2175 made SampleFormat not inherit from BaseMessage 2016-01-24 13:52:46 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
e2a0bc3711 changed OpenSL latency to 50ms 2016-01-03 21:03:36 +01:00
badaix
bc4f29b9f2 changed default sample rate to 48kHz 2016-01-03 20:43:42 +01:00
badaix
0f9c86c7c2 recover if no chunks are available 2016-01-03 15:57:35 +01:00
badaix
25acbc1717 misc 2016-01-03 13:15:48 +01:00
badaix
adf346b772 more tolerant resyncing 2015-12-31 11:19:58 +01:00
badaix
40325ce319 50ms buffer, headphone output 2015-12-29 21:03:37 +01:00
badaix
5a9c4b15e6 merged with develop branch 2015-09-30 14:10:42 +02:00
badaix
446f2a2f34 stream notifies about new chunks 2015-08-18 22:01:08 +02:00
badaix
a88e218d91 Code comments 2015-08-13 23:00:47 +02:00
badaix
56389ad202 code formatting 2015-08-03 19:03:24 +02:00
badaix
74cdd5ea64 improved alsa error handling 2015-04-07 17:21:09 +00:00
badaix
a9d1ac387b fixed dead lock 2015-03-18 07:35:09 +01:00
badaix
c64d637c92 added GPL header 2015-02-22 09:39:12 +01:00
badaix
e57971c6cb logging 2015-02-14 21:49:23 +01:00
badaix
84cdd5b8ff reset sleep timer 2015-01-24 10:22:56 +01:00
(no author)
226e5188f1 xxx
git-svn-id: svn://elaine/murooma/trunk@340 d8a302eb-03bc-478d-80e4-98257eca68ef
2015-01-01 20:12:35 +00:00
(no author)
0a20924e66 code cleanup
git-svn-id: svn://elaine/murooma/trunk@337 d8a302eb-03bc-478d-80e4-98257eca68ef
2015-01-01 18:15:20 +00:00