Commit Graph

318 Commits

Author SHA1 Message Date
Bill Dengler
ab08d21d95 Made algo option application-wide, setting should actually work now. 2015-05-12 19:52:47 -04:00
Bill Dengler
ee1f95ea3b Clean out memmos when switching algos. 2015-05-12 19:30:44 -04:00
Bill Dengler
8ce5c258d3 Added more hooks, we now call the proper method to cache audio test results, added force flag to skip memmo checks and overwrite invalid memmos (useful when switching algos). 2015-05-12 19:11:24 -04:00
Bill Dengler
9b4fdc8966 #33: Added more hooks. 2015-05-12 18:40:28 -04:00
Bill Dengler
6cb5c4bd5c #33: Removed inefficient method, redesigning. 2015-05-12 18:09:15 -04:00
Bill Dengler
1b2b5913d1 #33: Implement setting for use_modern_audio_algo but not it does nothing right now. 2015-05-12 17:18:30 -04:00
Bill Dengler
92cd16bec9 #33: Add is_audio rebuild method, to eliminate slowness as much as possible. 2015-05-12 15:26:06 -04:00
Bill Dengler
ff9e16285e #33: Performance improvements (Windows). 2015-05-12 14:53:23 -04:00
Bill Dengler
68499ca9e5 #33: Generalize. 2015-05-12 14:21:15 -04:00
Bill Dengler
6fdc5c67e2 #33: Memmoize new audio detection logic for performance, follow HTTP redirects when determining filetype. 2015-05-12 14:13:43 -04:00
Bill Dengler
52bfa82ec5 #33: Add better audio detection support (needs testing, could pose a security risk, users should be able to disable this). 2015-05-12 13:31:51 -04:00
Bill Dengler
1e6a784192 #33: geocode checkers, audio handlers (there's probably a much better way to do this). 2015-05-12 12:01:19 -04:00
Bill Dengler
8eb6d0c4cb #33: Implemented exception on audio links that don't play. 2015-05-12 11:46:08 -04:00
Bill Dengler
e2771023da #33: Generalize audio method. 2015-05-12 11:30:56 -04:00
Bill Dengler
d19baf411a #33: generalize url. 2015-05-12 11:20:50 -04:00
Bill Dengler
0ddc20ea7c #33: Miscelaneous cleanup. 2015-05-12 10:47:24 -04:00
Bill Dengler
2aceab527e Keyboard remaps. 2015-05-12 10:14:26 -04:00
Bill Dengler
be787dc728 #33: redefine methods. 2015-05-12 10:12:09 -04:00
Bill Dengler
0aaec95ac4 #33: Initial interact() method. Very rough. 2015-05-12 09:47:41 -04:00
Bill Dengler
c1ce8cb8e5 Closed #32. 2015-05-11 21:21:27 -04:00
Bill Dengler
3f63046cbb #31: Refactored solution. 2015-05-11 20:25:35 -04:00
Bill Dengler
f241a1fc31 #31: Implement support for invisible interface. GUI implementation needs testing and possibly to be implemented. 2015-05-11 19:54:20 -04:00
Bill Dengler
8d873674ee #31: Initial support. 2015-05-11 19:41:19 -04:00
Bill Dengler
6f4501940e #31: Remove old dict that was to be used for this purpose. 2015-05-11 19:00:25 -04:00
Bill Dengler
69e3205a68 Fix the client, #30 really needs to be closed @manuelcortez 2015-05-10 13:37:05 -04:00
Bill Dengler
5001559c7c Fixed syntax error. 2015-05-10 13:24:56 -04:00
Bill Dengler
e52385317e Error corrections. 2015-05-09 23:19:21 -04:00
Bill Dengler
7003bab110 Fixed capitalization error. 2015-05-09 23:16:40 -04:00
Bill Dengler
f8f9a4ecf2 Fixed syntax error. 2015-05-09 23:13:47 -04:00
Bill Dengler
edae9fb664 Fixed syntax error. 2015-05-09 23:13:17 -04:00
Bill Dengler
a5198b881e #15: Allow for caching to be disabled, delete database when cache is disabled, remove unneeded conditional logic from method calls and move into methods themselves. 2015-05-09 23:12:17 -04:00
Bill Dengler
f394701789 #15: Initial work for persistance size limiting. 2015-05-09 23:04:06 -04:00
Bill Dengler
4d4816a61b Close #29 2015-05-09 16:29:20 -04:00
Bill Dengler
cb94d7f71a More cleanup. 2015-05-09 13:08:37 -04:00
Bill Dengler
c833854097 String cleanup in sounds tutorial. 2015-05-09 13:00:21 -04:00
Bill Dengler
278c1d5024 Closed #28 2015-05-09 12:54:02 -04:00
55d21840ef Included technow in the copyright section 2015-05-08 10:40:05 -05:00
8e27e9720c Closed #26 2015-05-08 09:38:00 -05:00
Bill Dengler
e1479b5c10 Fixed #25 2015-05-08 10:27:24 -04:00
Bill Dengler
e6ce553216 Updated application info, set bug reporting URL to new page for #26. 2015-05-08 10:08:00 -04:00
Bill Dengler
eb9128cb20 Split buffer dialog again. This closes #18 we won't implement this. 2015-05-08 09:59:52 -04:00
Bill Dengler
55683aee96 Fixed #23 2015-05-07 16:59:13 -04:00
e90c70bf02 Fix for #22 2015-05-07 09:16:41 -05:00
71eca7baf2 Fixed #21 2015-05-06 21:11:50 -05:00
Bill Dengler
d777b3a3cb Changes for #21 and #16 but issues still there. Needs work. 2015-05-06 19:06:20 -04:00
Bill Dengler
3633513e85 Fix #16. 2015-05-06 16:41:37 -04:00
971306cd73 Fixed a bug in the buffer order 2015-05-06 13:46:47 -05:00
4b1a4db3db Now buffer list contains translatable strings 2015-05-06 13:33:53 -05:00
472099614a Fix a git conflict 2015-05-06 13:21:09 -05:00
bd6861d179 Move up and down are fully implemented 2015-05-06 12:56:32 -05:00
Bill Dengler
6c5e529129 More fixes. 2015-05-06 12:47:46 -04:00
Bill Dengler
9fbbd29c3b Fix errors in handlers. 2015-05-06 12:43:22 -04:00
Bill Dengler
7206debb30 Fix error in GUI binding declaration. 2015-05-06 12:38:59 -04:00
Bill Dengler
be4ba1608b More handlers. 2015-05-06 12:36:48 -04:00
Bill Dengler
e7628e1f65 Checks for move_up and move_down methods, untested since I broke my Python install and need to rebuild the repo. 2015-05-06 12:05:33 -04:00
Bill Dengler
cdb0a5b5a6 Enable the persistance (cache) by default. 2015-05-06 10:54:58 -04:00
Bill Dengler
1794f497a5 String cleanup, require restart when persistant_session changed. 2015-05-06 10:54:12 -04:00
Bill Dengler
08ce78f97c Speak state upon toggle. 2015-05-06 10:42:39 -04:00
Bill Dengler
797e0d7773 Fixed traceback. 2015-05-06 10:38:34 -04:00
Bill Dengler
ab5f6fd12d Unhook return in buffers dialog. 2015-05-06 10:27:22 -04:00
Bill Dengler
2a3937bf55 Implement show/hide toggle. 2015-05-06 00:26:01 -04:00
ec326ed1c1 Updater commit fixed 2015-05-05 17:54:38 -05:00
501a5cd57e Buffer configuration rewritten (move up and down is not possible yet) 2015-05-05 17:52:54 -05:00
Bill Dengler
780adeb001 Handle exceptions on update, added this because update server is down. 2015-05-05 11:18:40 -04:00
Bill Dengler
1adcd86a39 Merge branch 'next-gen' of https://github.com/manuelcortez/twblue into next-gen 2015-05-05 10:15:01 -04:00
1c4d0cc530 Replaced if with elif for a better performance 2015-05-05 08:39:03 -05:00
Bill Dengler
45d1380f95 Remove unneeded config entries. 2015-05-04 16:40:32 -04:00
Bill Dengler
78355efc45 Removed handling code for old buffer management. 2015-05-04 13:15:44 -04:00
Bill Dengler
0adf06f2a6 Remove options for old buffer management from UI. 2015-05-04 13:10:19 -04:00
Bill Dengler
3dc4c4c685 Buffer order now controlable by editing config file. 2015-05-04 12:51:47 -04:00
Bill Dengler
7b9247eefe Reimplemented long retweet handler. 2015-05-04 11:42:28 -04:00
Bill Dengler
e62039b727 Added message dialogs for handling retweets over 140 characters (I thought I pushed these but perhaps not). 2015-05-04 11:30:21 -04:00
380e05b079 Updated translations, new snapshot 2015-05-04 08:09:34 -05:00
5b6cae0a61 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-03 14:17:10 -05:00
592952c066 Added persistant session in the general account settings 2015-05-03 14:16:38 -05:00
Bill Dengler
42052f5ee7 Cleaned up user menu. 2015-05-02 18:42:21 -04:00
Bill Dengler
0162ae5739 Initial framework for unified new buffer dialog. 2015-05-02 18:35:11 -04:00
33175cbccd Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-02 17:31:45 -05:00
ce5498ff94 Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-05-02 17:22:32 -05:00
c50c42b895 Updating some translation strings 2015-05-02 17:22:28 -05:00
Bill Dengler
0f6b3491f8 Generalization. 2015-05-02 18:22:23 -04:00
Bill Dengler
036edb6c28 Cleanup, generalize spell checker. 2015-05-02 18:17:40 -04:00
Bill Dengler
3e8e2312f2 Improved the tweet dialogs. 2015-05-02 18:09:28 -04:00
Bill Dengler
83f9e32fd6 Corrected word choice. 2015-05-02 04:29:41 -04:00
Bill Dengler
6e294ca0da Fixed a typo. 2015-05-02 04:04:29 -04:00
Bill Dengler
3a5eeed372 Announce to user on database shelve, the process can take a while especially with large dictionaries and slow systems and we don't want users thinking the app hung. 2015-05-02 04:00:29 -04:00
Bill Dengler
9d083fb550 Fixed error handling. 2015-05-02 03:53:20 -04:00
Bill Dengler
aca2292637 Removed print statements, these were for my debugging only. 2015-05-02 03:49:47 -04:00
Bill Dengler
c7719545ac All keys will be converted to bitestrings on deshelve and to unicode on shelve. This will probably break i18n majorly, so a better fix should be implemented at some point. 2015-05-02 03:48:36 -04:00
Bill Dengler
f39adb658b Added exception handlers to deshelve and shelve methods. 2015-05-02 03:41:28 -04:00
Bill Dengler
7174984973 String cleanup, improved user experience. What is a timeline? And it's more logical to have the option to create a new buffer in the buffer menu. 2015-05-02 03:04:46 -04:00
Bill Dengler
ffaca56ec5 Cleanup. 2015-05-01 12:54:27 -04:00
Bill Dengler
8207bda74b Consistancy cleanup. 2015-05-01 11:16:41 -04:00
Bill Dengler
3c5529a761 String cleanup. 2015-05-01 11:05:42 -04:00
Bill Dengler
ebcd5720b0 Various changes related to generalization and persistance. 2015-05-01 02:05:25 -04:00
Bill Dengler
12541f3de3 Implement persistance. 2015-05-01 02:03:42 -04:00
Bill Dengler
594985dec4 Initial shelve support for persistance in sessions. 2015-05-01 01:48:42 -04:00
e7943cba50 Updated spanish translation, basic lists support 2015-04-27 16:08:02 -05:00
f51c873324 New snapshot 2015-04-22 15:34:44 -05:00
96671645bb Merge branch 'next-gen' of https://github.com/manuelcortez/TWBlue into next-gen 2015-04-20 17:49:38 -05:00