MrS0m30n3
b2b76e6abd
Ignore ffmpeg stderr on hls downloader
9 years ago
MrS0m30n3
a5b38319fd
downloaders.py: Change the way self._return_code is updated
9 years ago
MrS0m30n3
d142867886
Fix active urls report
9 years ago
MrS0m30n3
39f148ccfb
Linux: Use os.killpg to kill the whole process group #49
9 years ago
MrS0m30n3
b646af4102
Use threads to read from subprocess to avoid deadlocks #49
9 years ago
MrS0m30n3
365dc13788
Update gui labels
9 years ago
MrS0m30n3
d886f72b96
update_locales.sh use fuzzy
9 years ago
MrS0m30n3
3d2c913dee
wxDirDialog changeable directory
9 years ago
MrS0m30n3
3955e9bf0e
Add script to update locale files
9 years ago
MrS0m30n3
053112c736
Change the way worker threads close
9 years ago
MrS0m30n3
b331c56e51
Check data type on logmanager.LogManager.log method
9 years ago
MrS0m30n3
3a1c09a092
Add synchronization lock to the log manager
9 years ago
MrS0m30n3
76b4138fb5
Change the way DownloadManager collects the number of successful downloads
Before a callback was used to increase the number of successful downloads
resulting in multiple worker threads trying to edit the same variable.
Now each worker thread stores the number of successful downloads for itself
and the DownloadManager collects this number after download process
has finished.
9 years ago
MrS0m30n3
95189d3d82
Merge pull request #42 from pr0d1r2/osx-app
Osx app creation
9 years ago
Marcin Nowicki
3d8aa8a0f1
Add osx app creation.
9 years ago
MrS0m30n3
811873a7f7
Auto set buttons width under Log tab
9 years ago
MrS0m30n3
fac9159038
Merge pull request #47 from dnlsrl/master
Fixed translation
9 years ago
dnlsrl
3c8879231e
Fixed translation
9 years ago
MrS0m30n3
61684dd1f5
Change 'Portuguese (BRAZIL)' to 'Portuguese' under Localization tab
9 years ago
MrS0m30n3
36a231deb9
Merge pull request #46 from dnlsrl/master
Added spanish translation
9 years ago
dnlsrl
ae9f58fc63
Fixed translation file
9 years ago
dnlsrl
7021078399
Fixed spanish translation, fixed optionsframe
9 years ago
dnlsrl
a2f08bcc33
Added spanish translation
9 years ago
MrS0m30n3
fef4903f57
Update ToDo
9 years ago
MrS0m30n3
741daa5afb
Add CTRL_A support for Windows
9 years ago
MrS0m30n3
d335cb41b6
Update HOWTO.md
9 years ago
Marcin Nowicki
0358d0bd48
Merge remote-tracking branch 'upstream/master'
9 years ago
MrS0m30n3
c6379abcbd
Update README.md
9 years ago
MrS0m30n3
09f120638a
Bump version to 0.3.8
9 years ago
MrS0m30n3
912139b8da
Add osx directory to source dist
9 years ago
MrS0m30n3
9402dc8de4
Update HOWTO.md
9 years ago
MrS0m30n3
101582c6ed
Add Portuguese translation
9 years ago
MrS0m30n3
36c8147a0b
Merge pull request #37 from pr0d1r2/osx
Add osx support to install via homebrew.
9 years ago
Marcin Nowicki
5d510d0d95
Add osx support to install via homebrew.
9 years ago
MrS0m30n3
85e42f5694
PY2EXE change executable name
9 years ago
MrS0m30n3
2f074e800f
Merge pull request #35 from dstftw/optionsframe-centering
[optionsframe] Center on parent frame
9 years ago
Sergey M․
1efae6d653
[optionsmanager] Remove trailing comma
9 years ago
Sergey M․
0212a42bf5
[optionsframe] Center on parent on first show only
9 years ago
Sergey M․
c6fb3d284c
[mainframe] Fixed center naming consistency and typo
9 years ago
Sergey M․
ce89c839c9
[optionsframe] Remove position storing
9 years ago
Marcin Nowicki
3fb30d8181
Add osx support to install with homebrew.
9 years ago
Sergey M․
a5329056bf
[optionswindow] Frame should be centered right before the first `Show` as position of parent frame may change after construction
9 years ago
Sergey M․
cb37d5c11c
[optionswindow] Store window position and center on parent only for the first time
9 years ago
Sergey M․
eb8abfe000
[optionsframe] Center on parent frame
9 years ago
MrS0m30n3
1e056e7efe
Update TODO
9 years ago
MrS0m30n3
efcd71898f
Update TODO
9 years ago
MrS0m30n3
24980ceae2
Fix paste problem on Windows
9 years ago
MrS0m30n3
d4d7b7e723
Bump version 0.3.7
9 years ago
MrS0m30n3
d993b54e65
Change buttons height under GeneralTab
9 years ago
MrS0m30n3
8f314f6822
Merge pull request #32 from FSMaxB/master
Add German translation
9 years ago