New UI fonts and UI for videojs |
|
More...
|
over 11 years ago
|
Turns out 200-400 connections is a lot. Now it's 100. |
|
More...
|
over 11 years ago
|
Upped the connection limit by a lot (it was using just 30 seeds). Now uses 100 * num cores (between 200 and 400 for most users) |
|
More...
|
over 11 years ago
|
Merge branch 'master' of https://github.com/popcorn-time/popcorn-app |
|
More...
|
over 11 years ago
|
A few more things. |
|
More...
|
over 11 years ago
|
A couple of changes for peerflix (fixed port and uses 127.0.0.1) Added all the node_modules so we don't hape to setup each one. Also updated peerflix dependencies to the latest bittorrent version. |
|
More...
|
over 11 years ago
|
Update README.md |
|
More...
|
over 11 years ago
|
Merge branch 'master' of https://github.com/popcorn-time/popcorn-app |
|
More...
|
over 11 years ago
|
The loader now gives a status (mostly for debugging). |
|
More...
|
over 11 years ago
|
Goodbye VLC! |
|
More...
|
over 11 years ago
|
Update README.md |
|
More...
|
over 11 years ago
|
Cleaned up the streaming code a bit. |
|
More...
|
over 11 years ago
|
Trigger a video exit when closing the buffering screen. |
|
More...
|
over 11 years ago
|
Modified the cache system. Now every torrent uses a unique cache file to prevent read conflicts and clears it when closing the video. Removed leftover debugging stuff. |
|
More...
|
over 11 years ago
|
Subtitles get converted to UTF-8 (now detecting the correct charset). |
|
More...
|
over 11 years ago
|
Can stop loading a movie. |
|
More...
|
over 11 years ago
|
The scrollbars on windows now match the MacOS ones. |
|
More...
|
over 11 years ago
|
Full Screen on Double Click. Also a tiny bugfix on the dragging plugin |
|
More...
|
over 11 years ago
|
You can drag the window by the video when watching a movie |
|
More...
|
over 11 years ago
|
Added English/Spanish translations + language detection. Also simplified the Category list (it's taken from the Language file). This may need to be refactored. |
|
More...
|
over 11 years ago
|
Merge branch 'master' of https://github.com/popcorn-time/popcorn-app |
|
More...
|
over 11 years ago
|
Renamed the app. Fixed a bug with the initial loader (now there's no loader at all) Changed the preloader behavior so there's a minimum download size. |
|
More...
|
over 11 years ago
|
Subtitles position fix |
|
More...
|
over 11 years ago
|
Better drop down for subtitles |
|
More...
|
over 11 years ago
|
The progressbar now starts at the min-width (otherwise before the min% loads it looks like it's not doing anything) |
|
More...
|
over 11 years ago
|
Merge remote-tracking branch 'origin/master' |
|
More...
|
over 11 years ago
|
Better subtitles (the size is dynamic and they are always at the bottom of the video). |
|
More...
|
over 11 years ago
|
New progress bar in buffer state |
|
More...
|
over 11 years ago
|
Fixed an encoding issue with subtitles (it now uses utf-8, supporting accents and things like that). It's not super clean, but it works. |
|
More...
|
over 11 years ago
|
All the subtitles are available during playback. In the movie details, the available subtitles section may need some UX tweaks. |
|
More...
|
over 11 years ago
|