Commit Graph

37 Commits

Author SHA1 Message Date
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
0e41fabbe6 Added youtube support. Closes #94 2018-02-20 11:47:33 -06:00
5ff5a4a6d2 youtube: Started code for playback from youtube. Not functionnal, yet 2018-02-16 17:58:57 -06:00
4d6b589086 Fixed a bug in sound playback. Fixes #197 2017-12-10 10:22:12 -06:00
Jose Manuel Delicado
851f711357 Set prepared=False after playing and stopping an audio in URLStream class 2017-09-22 17:38:03 +02:00
da06c568c5 Fixed issue with url shorteners. Should help to fix #159 2017-09-17 23:28:31 -05:00
José Manuel
efb8cac079 Revert "update sound_lib" 2017-07-19 15:25:09 +02:00
Jose Manuel Delicado
7997f23f9c Revert "Fixed sound.py when there are multiple sessions trying to load the library"
This reverts commit 80f2e8f984.
2017-07-19 15:23:34 +02:00
80f2e8f984 Fixed sound.py when there are multiple sessions trying to load the library 2017-06-17 21:39:39 -05:00
Bill Dengler
7349e3b3f3 Update sound_lib. 2017-06-16 19:02:26 +00:00
2cad567537 Removed some unneeded log messages 2016-10-19 16:55:07 -05:00
Mason Armstrong
51ef047fb6 Adds functions to seek the playing audio forward or back 5 seconds. Adds function in audio_player to play/pause the audio but wouldn't work right when bound to the UI so not implemented. 2016-08-10 21:59:19 -05:00
Jose Manuel Delicado
46b46c4d6d Some important code fixes 2016-01-30 17:14:41 +01:00
f76b86b24d A sound bugfix 2015-10-23 11:29:59 -05:00
6c47dd2fa9 Some fixes for URL Player 2015-10-14 17:07:30 -05:00
cd0977798c Fixed #57 2015-07-03 17:23:25 -05:00
0e3a4372b8 Removed some code 2015-06-08 05:41:48 -05:00
91c5165d12 Interact function refactorized 2015-06-01 11:18:39 -05:00
Bill Dengler
432e40bdfa Fix audio playback. 2015-05-14 10:01:37 -04:00
Bill Dengler
f0e1f74d03 Delete audio stream after successful playback. 2015-05-13 23:55:23 -04:00
Bill Dengler
73a069dbe2 Implement fix for url mishandling, remove print statements for testing, fixed #35 2015-05-13 22:10:37 -04:00
Bill Dengler
1d1c07caca Add delete flag to stop_audio, clean duplicate code. 2015-05-13 21:34:26 -04:00
Bill Dengler
e92565013b Cleanup, disabled accurate audio algo by default, string cleanup. 2015-05-13 20:26:05 -04:00
Bill Dengler
7f6cf8d30a Added announce flags to play and url methods. 2015-05-13 17:29:58 -04:00
Bill Dengler
bb5f79e07b Removed output, time tests. 2015-05-13 14:42:42 -04:00
Bill Dengler
2a8868f096 More code changes. This is a big mess right now. Will clean this up. 2015-05-13 13:36:28 -04:00
Bill Dengler
1d344275bb #34: just playing around a bit. Really broken right now. 2015-05-13 12:49:22 -04:00
Bill Dengler
ea7f5bacf9 #35: Add is_playable 2015-05-13 10:39:21 -04:00
Bill Dengler
00d5b88b8d Remove hardcoded app names. 2015-04-19 19:10:34 -04:00
7facb9b020 Keystroke editor dialog is showed even if config has changed 2015-04-14 09:41:12 -05:00
d4fc809169 Session mute and buffer mute has been added to their keyboard shorcuts 2015-03-11 17:17:29 -06:00
eb4301aeb5 Play URL now works with all URL 2015-03-11 06:11:42 -06:00
e65c8ec4a6 Basic update profile function, some minor bugfixes, sound playback improvements 2015-03-06 21:37:08 -06:00
c25412bd32 Sound object refactored, more invisible shorcuts, global configuration and fixed buffer navigation in invisible mode 2015-01-20 15:40:33 -06:00
fd70bedc05 Adding log information to events 2015-01-18 17:19:39 -06:00
f54d9394b7 The next generation branch has been added 2014-11-12 20:41:29 -06:00
1af4a8b291 Putting all the code from the current master branch of TWBlue 2014-10-27 16:29:04 -06:00