libretime/airtime_mvc
Lucas Bickel b267036483 Fix recording through ecasound
This is part 2 of fixing ecasound recordings from line-in. Part 1 restored the User-Interface, part 2 takes care of getting to the point where ecasound gets started, records something and uploads it through rest when done. Part 3 will take care of making sure that the recorded file is mapped to the show and not just stored as a new track.

I refactored api_clients to not use urllib2 for posting multipart data since I was loosing my sanity over it and requests seems to have a modern approach to doing this compared to what api_clients was previously doing.
2017-03-24 15:15:37 +01:00
..
application Fix recording through ecasound 2017-03-24 15:15:37 +01:00
build Allow 0 file_id in third_party_trackrefs 2017-03-18 11:37:45 +01:00
locale Update po files 2017-03-21 19:11:55 +01:00
public Merge pull request #117 from radiorabe/feature/logo-replacement-for-oops-page 2017-03-23 18:15:04 -04:00
tests Merge pull request #56 from radiorabe/feature/version-reporting 2017-03-11 19:06:28 -05:00