twblue/src
2018-11-01 15:04:26 -06:00
..
accessible_output2 Fix #121 2017-03-06 17:57:33 +00:00
audio_services Added youtube support. Closes #94 2018-02-20 11:47:33 -06:00
controller Improved autoreading functions for #221. Closes #271 2018-11-01 15:04:26 -06:00
extra Load libvlccore.dll before importing the sound module 2018-08-12 13:38:39 +02:00
fixes Removed translations for arrow. Fixed get_locale 2017-11-11 15:53:24 -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 Minor changes before the next release 2016-03-24 22:18:51 -06:00
keystrokeEditor Added toggle likes to keystroke editor 2018-01-12 08:36:14 -06:00
libloader libloader/com.py: call prepare_gencache() before trying to build the com cache. Fixes #100 2017-07-07 20:33:49 +02:00
locales Updated translations 2018-08-15 11:34:29 -05:00
multiplatform_widgets Avoid converting items to string before passing to SetItem 2018-03-14 13:43:59 -06:00
mysc Code cleanup 2017-11-20 00:38:14 -06:00
notifier Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00
platform_utils Added run at startup option for installed version 2016-08-05 15:31:22 -05:00
sessionmanager Store created sessions in the sessions module 2018-08-17 12:16:51 -05:00
sessions provide better control over cursored buffers when getting more items 2018-09-18 09:09:25 -05: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
twython Added support for deleting dm's with the new Twitter API methods 2018-09-29 11:13:11 -05:00
update Shows message if there are no new updates. Fixed #163 2017-09-17 22:26:44 -05: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 Posted event codes and task bar icons 2018-03-14 13:34:56 -06:00
wxUI Added date and time wen displaying tweets and dm's 2018-09-30 14:39:59 -05: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-09-19 15:41:05 -05: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 Change type of vlc's environment variables 2018-08-12 16:19:15 -05: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