.. |
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
|
Removed an output message from empty buffers
|
2018-08-15 05:08:25 -05: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
|
Merged like/unlike action for windows 10 users in invisible interface
|
2018-01-10 09:25:27 -06: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 interface translations
|
2017-12-14 04:17:24 -06:00 |
long_tweets
|
Important improvements for retweets of long quoted tweets
|
2017-12-05 09:28:12 -06: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
|
Added sent dm buffer working. Closes #233. Needs testing
|
2018-08-13 11:26:55 -05:00 |
sound_lib
|
Revert "update sound_lib"
|
2017-07-19 15:25:09 +02:00 |
sounds
|
Added a new soundpack to default install of TWBlue
|
2017-12-11 10:58:09 -06:00 |
twitter
|
is_audio, find_urls and is_media should work with dm's #215
|
2018-07-20 10:04:53 -05:00 |
twython
|
Modified Twython for sending data as json and added direct_messages/events/new #215
|
2018-07-25 11:11:20 -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
|
Load libvlccore.dll before importing the sound module
|
2018-08-12 13:38:39 +02: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 info for a new Snapshot
|
2018-06-18 04:37:56 -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
|
Setup.py: Fixed syntax error
|
2018-08-15 09:37:46 -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 |