libretime/airtime_mvc/application
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
..
cloud_storage Problem: Billing is always on 2017-03-03 15:34:54 +01:00
common Get rid of session use in auto playlist 2017-03-22 12:26:18 +01:00
configs Fix recording through ecasound 2017-03-24 15:15:37 +01:00
controllers Fix recording through ecasound 2017-03-24 15:15:37 +01:00
forms Rename initial show back to "Untitled Show" 2017-03-21 19:06:01 +01:00
layouts/scripts Disable all google tracking per default 2017-03-13 17:30:05 +01:00
logging Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
models Merge pull request #109 from Robbt/fix/auto-playlist-validation 2017-03-23 10:59:58 +01:00
modules/rest Use Zend_File_Transfer instead of $_FILES 2017-03-04 11:09:06 +01:00
services Get rid of var_export in logs 2017-03-18 11:38:58 +01:00
upgrade Add db up/downgrade script for album_override field 2017-03-17 14:36:28 +01:00
validate Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
views Merge pull request #106 from radiorabe/feature/hideable-scheduled-shows 2017-03-23 14:57:05 -04:00
Bootstrap.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
airtime-boot.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00