twblue/src
2018-12-31 21:14:09 +00:00
..
accessible_output2 Fix #121 2017-03-06 17:57:33 +00:00
audio_services Added support for playback from anyaudio.net 2018-11-25 13:00:01 -06:00
controller Fixed #278. 2018-12-31 21:14:09 +00:00
extra Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
fixes Added a custom fix for Libloader with changes made by @jmdaweb #273 2018-11-22 17:48:22 -06:00
issueReporter Now the application indicates the user's version and if it's snapshot or not when reporting an issue trough the issue-reporter 2016-01-20 21:04:33 +01:00
keyboard_handler Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00
keymaps Win10: Remapped show location in tweet to ctrl+win+g as suggested in #177 2018-08-18 23:17:41 -05:00
keys Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
keystrokeEditor Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
locales Updated translations 2018-08-15 11:34:29 -05:00
multiplatform_widgets Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
mysc Code cleanup 2017-11-20 00:38:14 -06:00
notifier Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
platform_utils Added run at startup option for installed version 2016-08-05 15:31:22 -05:00
sessionmanager Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
sessions Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
sound_lib Revert "update sound_lib" 2017-07-19 15:25:09 +02:00
sounds Added FreakyBlue as an option for next snapshot. #247 2018-08-26 02:28:30 -05:00
update Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
url_shortener URL expansion and audio playback should work well together now. When calling get method, stream parameter is set to True, so the body is not downloaded. We work with response headers, the only thing we need 2017-12-12 16:32:12 +01:00
widgetUtils Changed codebase's syntax before attempt the python3 migration later. #273 2018-11-22 13:35:51 -06:00
wxUI Fixed #278. 2018-12-31 21:14:09 +00:00
app-configuration.defaults Update interval in buffers is configurable from global settings. Closes #223 2018-08-06 11:31:52 -05:00
application.py Updated snapshot information 2018-11-18 05:22:20 -06:00
commandline.py The -i and -p switches aren't required anymore on installed and portable versions 2016-01-19 19:52:09 +01:00
Conf.defaults Added sent dm's to TWBlue settings #233 2018-08-12 16:23:07 -05:00
config_utils.py Fixed an issue in #102 2017-11-20 03:14:30 -06:00
config.py The proxy support should be fully functional now 2017-01-16 15:49:49 +01:00
icon.ico We have a logo 2015-02-03 10:23:43 -06:00
languageHandler.py Added danish translation 2017-11-12 11:41:11 -06:00
logger.py German and croatian are added to language handler, message logs format has changed to partially fix #5 2015-03-16 19:24:27 -06:00
main.py Fixed #278. 2018-12-31 21:14:09 +00:00
output.py Added settings to turn off automatic speech or Braille feedback. #203 2018-05-18 13:38:58 -05:00
paths.py Added function com_path() to paths.py. This function is now used in libloader/com.py. Added winpaths to the easy_install example in readme.md. Updated application.py in doc folder. 2016-05-08 11:54:10 +02:00
setup.py ADded other missing module from oauthlib (really?) 2018-09-19 12:00:29 -05:00
sound.py Call os.chdir() before importing vlc, only if we are running from source. Restore the original current dir after that. Changed wx.NewId() calls to wx.ID_ANY 2018-08-12 14:50:58 +02:00
youtube_utils.py Removed unneded code 2018-02-21 16:22:19 -06:00