Commit Graph

28 Commits

Author SHA1 Message Date
manuelcortez ef689d04fc Initial Python 3 compatible code 2019-06-06 11:52:23 -05:00
manuelcortez 221d1d413b Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
Jose Manuel Delicado f4e20f8ed4 Load libvlccore.dll before importing the sound module 2018-08-12 13:38:39 +02:00
manuelcortez e886090830 Removed unneeded print 2018-01-31 17:15:23 -06:00
manuelcortez 80cb5567d5 Show error messages in failed audio uploads. Hopefully Fixes api uploads in sndup 2018-01-31 17:12:43 -06:00
manuelcortez 3cf6ac5c06 Re-added SndUp's API key for audio uploads. Fixes #134 2017-05-06 19:40:31 +04:00
Bill Dengler caa051abae Close #130 2017-05-02 20:55:43 +00:00
manuelcortez b9d8e13bdf Removed TWUp from list of audio services 2017-04-27 04:10:25 +04:00
manuelcortez 4d82ecc8f2 Removed API Key for sndup. Closes #109 2017-01-29 17:59:57 -06:00
Jose Manuel Delicado d2123fdab7 Try to fix Audio Uploader when the audio file name contains non-ascii characters 2016-07-27 19:05:35 +02:00
Jose Manuel Delicado 7ad5e6fa37 Goodbye, Pycurl. Now TWBlue uses requests and requests-based packages for all http connections. Remember to run git submodule update before submiting any commits 2016-05-07 19:26:40 +02:00
Jose Manuel Delicado f6fec67d52 Small fix in audio uploader 2016-05-06 18:23:26 +02:00
Jose Manuel Delicado b3cac85c4e AudioUploader: some code cleaning, optimizations and bug fixes 2016-05-06 17:38:17 +02:00
Jose Manuel Delicado ff49bd2488 extras/audioUploader/transfer.py: use pycurl.XFERINFOFUNCTION; PROGRESSFUNCTION is deprecated since libcurl 7.32. Only convert_bytes is imported from utils module. 2016-05-06 10:24:01 +02:00
Jose Manuel Delicado 45f23a4c8a To protect users privacy, TwUp has been placed after SNDUp in audio services list 2016-05-05 19:15:13 +02:00
manuelcortez 8988d63f33 Fixed audio upload dialog 2016-04-30 06:16:16 -05:00
manuelcortez 51e4898346 Add shorcuts to the audio upload dialogue 2015-09-05 11:42:47 -05:00
manuelcortez 40c92e854d Removed dropbox, updated translations 2015-06-15 16:31:00 -05:00
Bill Dengler 00d5b88b8d Remove hardcoded app names. 2015-04-19 19:10:34 -04:00
manuelcortez 5a1fd9bb75 TWBlue can authorise a dropbox account again 2015-03-26 17:02:58 -06:00
manuelcortez a63d6eceb1 Multiline in tweets, searches improvements and visual changes 2015-03-20 17:04:39 -06:00
manuelcortez 62b0bc76a8 A new library for storing app keys is added 2015-02-04 17:00:03 -06:00
manuelcortez ff65b73232 Account settings works properly; auto completion has been implemented and improved, TWBlue loads in a threaded mode 2015-01-27 17:09:28 -06:00
manuelcortez fd70bedc05 Adding log information to events 2015-01-18 17:19:39 -06:00
manuelcortez 2895d02cdc Next-gen: Audio uploader is now MVC, so tweets can include audios. Sounds tutorial is MVC and has been improved. 2014-12-29 20:58:30 -06:00
manuelcortez f54d9394b7 The next generation branch has been added 2014-11-12 20:41:29 -06:00
manuelcortez 68036e1715 a tool to create an installer, fix to play audios using sndup and uploading audios to TwUp 2014-11-07 20:14:06 -06:00
manuelcortez 1af4a8b291 Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00