]> git.sur5r.net Git - minitube/history - src/video.cpp
Removed debug statement
[minitube] / src / video.cpp
2015-09-14 Flavio TordiniRemoved debug statement
2015-09-11 Flavio TordiniHiDPI support
2015-08-04 Flavio TordiniMoved formatDuration to DataUtils
2015-08-03 Flavio Tordinisprintf instead of asprintf
2015-08-02 Flavio TordiniQTime seems broken on Qt5. Alternative impl.
2015-05-17 Flavio TordiniMore const references everywhere
2015-04-29 Flavio TordiniMerge branch 'upstream-fix-compiler-warnings' of git...
2015-04-29 Flavio TordiniMerge pull request #6 from dreamer-dead/play_with_code
2015-04-28 dreamer.deadChange VideoDefinition class interface.
2015-04-27 Flavio TordiniMerge pull request #3 from dreamer-dead/upstream-fix...
2015-04-26 dreamer.deadFix updating QUrl query parameters with Qt5.
2015-04-07 Flavio TordiniYT api v3 support
2014-11-13 FlavioRemoved unused code, added js ageGate
2014-11-13 FlavioFixed VEVO videos
2014-10-13 Flavio TordiniMinor performance fixes
2014-09-29 Flavio TordiniPreliminary DASH work
2014-09-08 Flavio TordiniQt5 fixes
2014-07-18 FlavioJuly is the official cat'n'mouse game month
2014-02-05 FlavioMissing backslash
2014-02-05 FlavioFix signature stuff
2013-12-18 FlavioMinor fix to signature stuff 2.1.5
2013-12-17 FlavioBetter signature decrypting
2013-08-23 Flavio2.1.2 stuff 2.1.2
2013-07-18 FlavioBig 2.1 commit
2013-01-29 FlavioThumb scaling optimization
2013-01-28 FlavioRemove HTTPS
2013-01-10 FlavioQLatin1String
2013-01-08 FlavioRelated videos
2013-01-07 FlavioCategories, region selection, refactoring
2012-12-11 FlavioSupport YouTube author display names
2012-09-27 FlavioRemoved debug statement 1.9
2012-09-27 FlavioAdapted to Youtube changes
2011-08-05 FlavioOops! removed debug statement
2011-08-05 FlavioFix for YouTube changes
2011-05-09 FlavioFixed crash on video error
2011-01-29 FlavioFixed definition code property
2011-01-04 unknownWindows look'n'feel tweaks
2010-12-10 FlavioFixed after YouTube changes
2010-09-18 Flavio TordiniMerge branch 'master' of gitorious.org:minitube/minitube
2010-09-18 Flavio TordiniVideo downloads!
2010-07-26 Flavio TordiniMerge commit 'refs/merge-requests/3' of git://gitorious...
2010-07-25 Flavio TordiniOops actually fmt18 still works
2010-07-25 Flavio TordiniPlaying cat and mouse with YouTube
2010-04-20 Flavio TordiniSupport for 1080p videos
2010-04-06 Flavio TordiniFix for "majors" trying to protect "intellectual proper...
2009-11-20 Flavio TordiniFixes videos not playing when in HD mode and HD version...
2009-10-30 Flavio TordiniHD video support
2009-10-11 Flavio TordiniWhen a video token cannot be obtained from the getInfo...
2009-09-15 Flavio TordiniWorkaround the new YouTube URLs
2009-08-15 Flavio TordiniVideo error reporting
2009-07-23 Flavio Tordininew error signal when stream url cannot be determined
2009-06-24 Flavio TordiniRemoved synchronous http request
2009-06-17 Flavio TordiniInitial import