Commit Graph

39 Commits

Author SHA1 Message Date
manuelcortez a322507f8b Change: Dropped googletrans as is no longer maintaned. 2024-05-11 01:23:46 -06:00
manuelcortez 8b5c47da28 Core: Updated website references for TWBlue 2023-12-31 12:20:06 -06:00
manuelcortez 8acebc290b Remove most of Twitter code as Twitter's API access has been removed 2023-04-03 13:35:05 -06:00
manuelcortez 3adc726f33 Handle properly a psutil exception. Closes #501 2022-12-13 11:16:10 -06:00
manuelcortez ffbb67765d Replaced check_pid to use psutil as opposed to deal directly with win32 API 2022-12-10 18:29:59 -06:00
manuelcortez a5e075a215 Replace httpcore submodule to fix an issue with googletrans 2022-12-09 12:35:26 -06:00
manuelcortez 4dc4f46b84 Removed some platform unused code 2022-11-03 11:34:21 -06:00
manuelcortez 39e1fb017c Made code indentation to comply with PEP8 2021-06-16 16:18:41 -05:00
Jose Manuel Delicado 4d736c00fc main.py: Check for other running instances before anything else 2021-01-22 18:50:09 +01:00
Jose Manuel Delicado fbcba39e69 Small fixes. Support for socks4a proxies 2021-01-22 17:54:47 +01:00
Jose Manuel Delicado b59d262dca Apply proxy settings before TWBlue main components start loading 2021-01-22 17:40:48 +01:00
manuelcortez ef689d04fc Initial Python 3 compatible code 2019-06-06 11:52:23 -05:00
manuelcortez 3fce3c58e2 Added logging to fix_libloader. 2019-02-20 10:40:08 -06:00
Bill Dengler 96a592a4f9 Fixed #278. 2018-12-31 21:14:09 +00:00
manuelcortez 318b6caf5f Change type of vlc's environment variables 2018-08-12 16:19:15 -05:00
Jose Manuel Delicado 83612b6a3c 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
Jose Manuel Delicado f4e20f8ed4 Load libvlccore.dll before importing the sound module 2018-08-12 13:38:39 +02:00
Jose Manuel Delicado 7883413210 When running from source, specify via two environment variables where is the vlc library located 2018-08-12 12:35:43 +02:00
manuelcortez 713ac0251b Added donation URL to the list of translatable strings 2017-05-06 23:34:50 +04:00
Bill Dengler 547f9393b9 Post-abandonment stage I (add tab to settings, add option to check for updates on app launch). Fixed #76 2016-04-15 18:08:50 -04:00
Jose Manuel Delicado 08a2eca98d Main.py: check if Uninstall.exe exists before importing commandline and other modules 2016-01-20 09:18:27 +01:00
Jose Manuel Delicado c830d4b5b4 The -i and -p switches aren't required anymore on installed and portable versions 2016-01-19 19:52:09 +01:00
Jose Manuel Delicado adf062f654 Now com cache is stored in the config folder, so program files folder keeps untouched on installed copies. Updated contributors in application.py, fixed spelling in some comments in main.py 2015-10-18 12:19:43 +02:00
manuelcortez 25578e4fc6 Fixed #59 2015-08-07 09:05:59 -05:00
manuelcortez 10bc483887 Added a donation dialogue in some parts of the program 2015-07-29 14:05:26 -05:00
manuelcortez 5467655264 Fixing requests.urllib3 warnings 2015-06-12 12:26:14 -05:00
Bill Dengler 00d5b88b8d Remove hardcoded app names. 2015-04-19 19:10:34 -04:00
manuelcortez 2e32fa7ef2 First great commit for Gtk. It is partially functional now 2015-04-03 16:57:08 -06:00
manuelcortez 1a81d1a536 Hide GUI at startup is fixed 2015-03-09 15:55:34 -06:00
manuelcortez 1f64b80f9d modified setup for compiling the new generation 2015-02-28 08:31:19 -06:00
manuelcortez 35f70e050a Fixed locales in arrow for Catala and Basque (Galician is pending) 2015-02-22 18:45:26 -06:00
manuelcortez 88d7898dba The updater system is executed at the startup 2015-02-22 11:38:22 -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 c25412bd32 Sound object refactored, more invisible shorcuts, global configuration and fixed buffer navigation in invisible mode 2015-01-20 15:40:33 -06:00
manuelcortez 7b1f2f9482 Basic invisible interface support 2015-01-19 12:15:57 -06:00
manuelcortez bd1b0b5e32 Some stream improvements 2015-01-13 12:31:37 -06:00
manuelcortez f54d9394b7 The next generation branch has been added 2014-11-12 20:41:29 -06:00
manuelcortez 1af4a8b291 Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00