This repository has been archived by the owner on Jan 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Thank you! |
bylee20
added a commit
that referenced
this pull request
Jan 16, 2015
ea3c3d6 disable redundant flags for mpv 2c93575 fix regression which causes crash with some files 5eb12b9 don't use #ifdef for check configuration flag ad54326 make margin for timline position configurable 5864787 include configure.hpp in required place only eac5cfa * New: check qmake version in configure e9bb3b8 Merge commit '4d0647306565c4eb808dd229e6aaf02662221f51' 0113f77 udpate build script f85be2f Merge commit 'd1710f82e6a1c13bdf57277d6203cede28b85892' as 'src/mpv' d1710f8 Squashed 'src/mpv/' content from commit 4d06473 c2689ce remove forked mpv submodue e5fd366 update mpv b1a2ee7 * New: timeline position and duration of OSDs are configurable (#173) 7f9c2df *New: new configure flag to specify default skin: --defaultskin c2d1809 kill warning for clang 86ecce2 rename OsdTheme to OsdStyle New class named OsdTheme will be added 4e09ed1 remove margins in OsdThemeWidget dcc4181 update mpv 6ed4dcd fix old name defines 3302f6f add a debug message for skin 7b9bf41 remove unused lines c6ae221 use captial letter for enum name 4838c76 * Mod: make hardware acceleration enabled by default ab2970a remove libquvi hack c374ab0 new name for application: bomi 28e784a move reset code to each filter af53238 update mpv 670dc5b clean up code around audio controller 0231be7 * Fix: regression which disabled wmv3 for vaapi 50e48fc *Mod: drop support to load settings for <0.8.17 915ab59 bump version to 0.8.90. next released version will be 0.9.0 with some breakage of backward compatibility d97d456 * Mod: use 32bit floating point format for audio if possible dde671f update translations 86d841e clean up 8b59d63 * Fix: fix regression which disabled resizing to fit video 50323d0 * Fix: regression which made dithering not work d2ee9d4 * New: yle-dl script support (#166) 91a15dd * New: new skin 'Breeze Dark' by varlesh (#170) 559053f * New: new skin 'Breeze' written by varlesh (#169) f987fd5 Merge pull request #168 from sl1pkn07/master 474a876 Update Spanish translation 1459775 update Czech translations f106f53 fix for package dependency 3459792 bump version to 0.8.17 445e5c9 remove debug message 3249d64 Merge branch 'master' of https://github.com/xylosper/cmplayer 7ad846c update build script 6e6965c update mpv 64c2b45 * Fix: hide/show when toggle fullscreen mode (#130) 4b24d9f update mpv 3a99724 fix crash on old Qt version c4db378 hack for distros behind the times 0842955 update ffmpeg version a64e23e update translations 469e737 fix some translatable strings a793cb2 remove unused function b86debd remove hack to ignore va-gl because now hwacc always use native API only f96ae1c Merge pull request #167 from phill84/master 1ae1304 * Fix: don't propagate wheel event in skin d591855 remove unsused function 74b467d * Fix: floating OSC wasn't visible in some cases even if cursor visible 7504e4f * Fix: make TimeSlider work with wheel 8680bd0 remove unused function 1723a3e fixed make in osx with case sensitive filesystem 843b022 remove unused variable and useless comments 040ba0a * Fix: keep state when reload by changing preferences (#163) 8115ea5 fix wrong hwacc state, again be34a5f * Fix: wrong deinterlacer state 50be377 fix for wrong hwacc state b58410a remove mpv dependency in avinfoobject.cpp ad46c17 use async way to take snapshot 4900407 * New: option to show/hide media location in playlist under Skin & Style tab d360de4 fix regression disabled disc navigation d2fb095 * Fix: line spacing option didn't work (#162) 13340b9 set default subtitle scale to 0.05 6a9cec4 fix regression of disabled snapshot 05e78c1 enable dropped frames/delayed frames information a7816bc use client message to translate youtube address d428f52 * Mod: adjust log level for mpv and opengl automatically This commit drops CMPLAYER_MPV_VERBOSE and CMPLAYER_GL_DEBUG env var. 3ba6263 use opengl-cb sub API b2280c9 use opengl-cb sub API 7b2d0c0 use opengl-cb lots of features are not yet implemented 0aa1f90 Merge pull request #151 from sl1pkn07/master c75590e update mpv This commit drops portaudio support which is dropped in mpv. Also postproc is disabled for now. 32f31b3 udpate README c036550 new class instead of QPair<QString, QString> 9a831f5 fix crash on exiting 80def82 fix for compilation 8dd4372 * New: remember the last choice of language in subtitle find dialog (#154) 88ed11f update README 868f0e1 use property for preferences this can remove some mistakes and duplications when adding new option for perferences 184bebd Update spanish translation d12a217 fix regression causes error on media transition by end-of-file 3add565 * New: 'Exclude images when generate playlist' option in Open tab of preferences 2f09cbd * Fix: add some missing mimetype/file extensions including webm (#149) dca2f7b update mpv 205d0e9 fix some typo and untranslatable strings a2b4bd8 * Fix: wrong playback state while opening * Fix: playback wasn't restarted on cache filled 3c197f4 * Fix: media was reloaded when paused while buffering (#123) a38f3f8 * Fix: dock type control in skin wasn't hidden on reloading skin in fullscreen mode (#130) 063e0e9 * Fix: wrong behavior of playlist generation option (#115) 57c5650 * New: regular expression support for subtitle search path (#114) af043d1 update translations 1ee950d add YouTube options in misc of preferences cf06455 * New: add 'youtube-dl' script support libquvi support was dropped by mpv e30b2f2 * Fix: use binary prefix for storage size dbeccb8 * Fix: cannot select system locale 1cd50eb * New: support for open folder from file manager or terminal (#144) e489cc9 require C++14 e9b634d fix regerssion which causes subtitle index shifted a935867 add subtitle entry in playback information 132d6a4 * New: language priority for audio track (#125) New page for language has been added in preferences and subtitle priority has been unified into that page too. d975971 * New: more informative playback information display 7a5eed1 update translation strings e1a079b * Fix: english locale was ignored It seems Qt's bug which make loading en_US locale failed always. Anyway, this should work as a workaround 64c97ca * Fix: ignore level check for VDPAU 5674a8f refactor to use more mpv property observation c6e905d check empty file path 0369802 * Fix: occasional crush on exiting a05b9c6 * New: shuffle/repeat playlist (#110) d6c29a0 * New: support mouse action for extra buttons (#128) 24b613a * Fix: wrong cache size handling (#122) Also, default cache size is changed to follow that of 13f82ba cosmetic 2d689a6 print avg. fps in trace log edfb24d * Fix: handle C locale as en_US not system locale f4a9a11 * Fix: broken video for some resolution of frames with VDPAU 70cc22d a fix for compilation (comment in #140) 731f108 * New: audio device list (#121) c123e86 remove some debugging-purpose lines e6d1b13 Merge pull request #141 from breed808/completion 0fadeed merge mpv upstream a1c15c2 Fix manpage gzip command 8ce3cac add some debugging codes 3f29d4a Merge pull request #126 from breed808/completion 9900f09 [rpm] Fix configure flag in spec file 458a64e Created manpage 602d989 Updated spec file and removed tabs 979998a Added bash-completion to CMPlayer d783ebe Merge pull request #120 from ValdikSS/master 386ea52 Save and restore volume normalizer length 7716c0e ignore other than original VDPAU_DRIVER f6de1c7 add a space between user defined literal operator 53d42ac update italian translation by M0Rf30 a52b5a5 update debian changelog 9af6e6e update PKGBUILD bb2f124 update version info dbf2295 Merge pull request #108 from sl1pkn07/master 0953a5e Update Spanish translation: little spellcheck 4d968b1 Merge pull request #107 from sl1pkn07/master c4b3c7b Update Spanish translation 2480c65 update translations 161693a use vec4 instead of vec3 for texture color 90c3c0f * New: additional subtitle search path df3017f * Fix: don't handle empty audio samples as error 94367fa update translation files c31630b Merge pull request #103 from ritsufag/master 0932438 Update Russian translation d4a9426 * Fix: empty skin for fallback on error of loading skin didn't work e28ce08 Merge pull request #102 from sl1pkn07/master ab01254 fix for compilation 3ab872f Update Spanish Translation 433ff51 update mpv 468badc update PKGBUILD d435cf6 update debian script b456fbf udpate PKGBUILD b4e2482 update version info 4ae24a8 * Fix: too many initialization of VDPAU mixer 003f157 * New: format/quality/ask options for quick snapshot(#99) b6ddcc3 * Fix: notify confliction of shortcuts in preferences(#100) c129988 * Fix: broken image with VDPAU on transition of videos a2d66cf * Fix: save preferences under ~/.config edb2bce update PKGBUILD cd377ec update debian scripts a98fc2c update translations 7a14e91 some cosmetics and more QVector instead of QList f04d9da update ffmpeg version in script 7305773 fix for OS X specific regressions 51d73cb use glFlush instead of glFinish 6aa2641 fix osd regression 98cc6b2 little clean up b23cd72 fix some regressions 8b9bcfe update mpv e7eb101 recover direct rendering without fbo db5bfea update version info d9e14df fix regression which does not save locale f6f8cf3 update mpv replace some _InRange with _InRange0 which is based on 0 index range 339ed98 fix for compilation remove unused debugging variable 38b6de1 update mpv fd429cf add option to save quick snapshot in current playing video directory 5af7edf * New: quick snapshot 309ff87 fix regression which does not update proper osd size db2fa55 Merge pull request #92 from sl1pkn07/master 025b33f refactoring around playengine code fix two regressions(#94, #95) 4149f2a never construct QString from const char* e805b0f Update Spanish Translation db5e4f0 refactoring MainWindow codes d1b66f4 * Fix: wrong cache value * Fix: don't parse remote playlist by default 901f582 * Fix: crash on too many logs 5e727bd update translations 7d7dc69 * New: 'Color Space' menu in Video 1d4832f * New: support YCgCo color space 765e891 * Fix: relative urls in playlist weren't handled properly 1bb1398 make mpv osd blended into video frame directly ff273a7 cosmetics b827592 Merge pull request #88 from sl1pkn07/master f6316c0 * Fix: slightly dislocated internal/ASS subtitles 669a91f * Fix: wrong color blending for ASS subtitles 8d91c21 fix regression: save file didn't work 6de803f update spanish translation: fix typo 5b4f490 Merge pull request #86 from sl1pkn07/master 341e32e fix regression: snapshot didn't work in paused 7d18c26 update spanish translation 42fd6dd make vdpau surfaces not pre-allocated 57cfc70 update translations and more literals 154d939 more string literals... 9580701 fix regression that causes crash on importing previous history 588ca68 more user-defined string literals b53f64b fix regression of wrong reset value in menus 8e205a8 replace QRegExp with QRegularExpression(aka QRegEx) c496ed5 update translations 0c1264e cosmetics 1ae3711 use user-defined string literal everywher 5407ece wrong height value for vdpau and addiational surfaces for vdpau 0c58322 fix crash 86d52fd fix compilation 2c96c3e Merge pull request #82 from mlstnr/german 0c296c4 Update German translation e737e61 run lupdate 91c0505 more refactorings 9d66fbb * Fix: freezing for a while on update history (#81) 83b469f rename static_for as static_for_each because it does not exposure the index da9e230 remove all include directives for precompiled header this reduces compilation time by 25% approximately 05ad0a2 fix for compilation with clang 1390410 refactoring around history record this commit breaks backward compatibility for AppState 4ec28f3 use JSON instead of plain string whenever possible a8ed9a6 * Fix: a hack for wrong named color for subtitle 87c7b96 * Fix: wrong shadow color 4097324 refactoring & cosmetics bcc3ddc reconstruct directory structure d251246 split enum files f54cb4b fix occasional crash 00bf1f5 fix crash on parsing some SAMI files fd74ad6 add end reason log 912de72 add error check around vdpau interop initialization aaacd01 refactoring & reconstruct directories 4c795e9 refactoring around PrefDialog 4148899 enable reinitialization of vdpau interop a6bfd23 make VideoOutput more verbose eb73c27 refactoring around hwacc ab2b4ca * New: OSD appearance is customizable * New: 'Show OSD timeline when seeking' option a3fdfbb fix regressions: - VDPAU didn't work - Deinterlacing with OpenGL/GPU didn't work f256bbb refactoring around hwdec bccd0ff use MPV_EVENT_CHAPTER_CHANGE to update current chapter 85e6dac * Fix: better sync for .ass subtitle (#69) a3520da fix regression which causes crash on opening file from file manager 1d6bff7 * Fix: support for stylish tags in ruby tag f7da8fd refactoring: remove dependecy of MainWindow on UtilObject beb9c9d refactoring... 695e3a7 update mpv 293e00e separate deinterlacer from vo c7a83c1 refactoring... e09b511 * New: disable screensaver using external command fdf959e * Fix: 'Show OSD messages ...' options was not preserved 316d54f * Fix: short of available hwdec surfaces for VDPAU 96f87f8 * New: 'Auto-load File(s)' menu to (re)auto-load subtitle files 3c72f15 wrong end file reason e3fe722 * Fix: internal subtitle selection wasn't restored 95ab683 some cosmetic changes f7d62d5 Merge pull request #79 from sl1pkn07/master 7aeb1c6 Spanish translation update ab6d34f remove similar classes 61d782c update version info e958f6a update translations 72da7ce Merge pull request #75 from sl1pkn07/master c88df1c * New: can map every action to mouse behaviours cdbe3cb * Fix: internal subtitle selection wasn't restored 3877afa * Fix: 'Next subtitle' didn't work 1378987 make VideoRendererItem opaque f375bc4 refactoring using new vertex classes d0c9d6a split some files into spearated dirs 340706d refactoring... 43b08de Spanish translation update 0d39de9 Merge branch 'master' of https://github.com/xylosper/cmplayer 06a5b26 udpate translations 8f70c29 disable vapoursynth 0f62200 * Fix: frame-based subtitle didn't work 6e494f3 reduce header dependency 83b3811 update Faenza-Zukitwo skin 04a8e06 remove tabs c8de0b0 remove tabs efa588d * New: 'Faenza-Zukitwo' skin written by varlesh 365431b remove tabs d4483eb refactoring... f5fae9d remove mpv header in project file 6d8e409 update mpv be7f14c * Fix: filename which contains % didn't work (#73) 93690a6 * Fix: clipping on downmixing audio 05d49c9 * New: reload subtitle files 25c049e * Fix: rerendering subtitle didn't work 643e533 * Fix: open remote playlist from command line 3b50675 add some QML components 9c538ad Merge pull request #70 from akhilo/patch-1 0a603e7 Update playlist.cpp 6b90699 * Fix: apply subtitle style to internal subtitles 2cfc890 Merge pull request #1 from xylosper/master b3217e2 update mpv 29636f9 * New: menu navigation support for Blu-ray disc 329a1d7 * Fix: reduce redundant copy of internal subtitle data 416d2c7 Merge pull request #68 from sl1pkn07/master 36ae965 Update Spansish Translation: corrections and add translation to .desktop files 9960398 Merge pull request #67 from breed808/packaging ac0e6bb [rpm] qmake doesn't need to be defined anymore 93edda4 [rpm] Updated spec file a061b82 Merge pull request #65 from sl1pkn07/master c0cdcd0 Update Spanish Translation db9838e update PKGBUILD 3092eee update changes 1ce983a update debian package script 8006ef6 update debian changelog 2e7bf76 Merge pull request #64 from sl1pkn07/master 836deab update debian package scripts ad3a83a Update Spanish Translation 9a730c9 update from xylosper a47952b fix for in-tree compilation 5b4f5d1 update chardet version cc037e6 * Fix: load translations on execution 689b9ff update changes 0be356e update translations 7dba3c6 * Fix: load Qt's translation file on changing locale 571c069 Update Spanish translation 6d9fb29 fix regression which displays time line on start playback 5325fd4 update changes 0971b5c update mpv 1758a95 * Fix: make buttons in dialogs translatable f454136 update translations c43a653 update mpv & more informative texts for history view 662d6ab update changes 987fc0f update mpv c06cdcd update translations 355d20b * Fix: device list in 'Open DVD/Blu-ray' dialog for Linux e800ab9 * New: playback resuming for DVD/Blu-rays e9019f7 update mpv 386858f fix for empty default encoding 398ef3a Merge pull request #63 from sl1pkn07/master d9ed73c Update Spanish translation e59e922 prepare to support resuming playback for discs 704558a Update Spanish translation e79d6fe Merge remote-tracking branch 'from_xylosper/master' 017a9c6 Update Spanish translation 6e4990c Update Spanish translation 759dc46 Update Spanish translation d0e8949 * Fix: check ffmpeg version (see #62) cee01a4 update translations this fixes # 60 87ac22e Spanish translation update a5d4164 add dvdHash/blurayHash functions 396b970 add udf filesystem handler (copied from xbmc) 4673c8d remove unused flag 8091b60 fix configure script 240e6f2 update korean translation 525d5e9 update changes a716e50 Merge pull request #59 from sl1pkn07/master bc61a22 New language: spanish. 953d7f4 fix changed property name 0dd9b38 fix regression (ISO to language name) 1f72804 update translations aac0587 update mpv & in-tree ffmpeg version c3e0e37 * New: 'Previous Frame'/'Next Frame' for seek by frame 6772ff8 update mpv b2a9bf9 * Fix: wrong player state when change media in paused state 0e2511a * Fix: enable 'Title' menu for DVD/Blu-ray 8221155 move mpris codes to App e1c2f93 fix compilation for OS X 7094c62 update version info f44c608 fix typo e43c93f disable mpv's internal window title cfad7c5 add some buttons to help opening disc 25fe038 update mpv 2edc62c * New: Blu-ray support d20670a remove some debug code e2f0f49 enable bluray in mpv fff5666 * New: basic support for MPRISv2 bd0add5 disable libmpv example 85c0c93 * Fix: add MIME video/mp2t (mpeg2 transport streams and Blu-ray format) #56 219e382 * Fix: remove disabled audio drivers in preferences 1bf9a1e add Qt5 to the requirements list a26ed76 * New: session management (autosave state when logout or shutdown) 1195064 remove debug code in configure script aaef8d7 backport changes 4cfb469 fix for compilation in OS X 8acae1a * Fix: flipping filters are not properly enabled #54 3a2f685 * Fix: some filters didn't work for harware acceleration 8b8822c udpate build script fd238af fix corrupted audio information 2b9361b update build scripts and README fda24fc update version info 361c2c4 update mpv 2f08968 * New: configure sciprt * Mod: set default channel layout to stereo 30ab177 * Fix: ass subtitle was invisible when open e053886 use new logging mechanism b19125b * New: VDPAU support in preferences 76014cf * Fix: hwacc deinterlacer didn't work as doubler * Fix: turning on/off didn't affect while paused * Fix: linear bob deinterlacer by OpenGL causes crash 8d37786 * New: save support for m3u/m3u8 playlist bcaa50f * New: download remote playlist bf1e8cb retrieve swap interval functions, but doesn't work... af37260 new enviroment variable 'CMPLAYER_MPV_VERBOSE' for mpv's loglevel 2fcc06b update mpv 62a56dd update mpv & fix compilation issues & more porting to libmpv 2b81de2 fix for high CPU usage when paused 688da2c update mpv 61f4988 replace MPContext with mpv_handle b0a6eb1 make better log fe9dedf less mpv internal APIs bdc637d use libmpv to dvdnav 36d5145 udpate mpv 9b27479 more libmpv things and more refactorings... b3e9fe0 update mpv 4fc894b more libmpv things 8c810ca update mpv 82afa43 update mpv and some preparation for libmpv 412719c reduce useless upload to GRAM 6dedf72 fallback to fbo when color adjustment is applied ad8968e make video renderer item opaque 3a0760d fix for compilation in OS X * Fix: partially broken graphics in skins 0d62d33 * Fix: playlist always removes and moves (up/down) the first file #44 41afcb3 * Fix: no image but garbage in snapshots(#43) a3ecc7b uncomment some codes which were commented out to debug 96b7044 refactoring OpenGL-related classes a1a034b refactoring OpenGL enums with QOpenGLTexture enums a1414be uploading swapped frame causes crash 4471375 for hwacc texture, no more rendering to fbo occurs. hwacc-texture will be rendered directly. 6bb6b9f remove duplicated frame for playlist and adjust margins 1e242b2 fix missing module name 5740789 don't instantiate audio mixer for auto clipping a370392 kill meaningless warning 1cc10fe fix for compilation with clang in linux cb960c9 rename module alias 2429a9a * Fix: soft-clipping for integer-type audio format didn't work ceb3897 fix a regression which causes crash (template parameter changed) a9dc8f1 refactoring audio stuff 9e03484 make ChannelManipulation class immutable 4d7af24 fix wrong OpenGL extension types/exit on fatal error 11f24a1 fix for a regression which always disables hwacc ecd9489 update mpv 70fb0ce show current hwacc backend in preferences 41caad9 refactoring 77fc66d * New: VDPAU support (experimental) backend for hardware acceleration can be specified CMPLAYER_HWACC_BACKEND environment variable. When CMPLAYER_HWACC_BACKEND=vdpau, CMPlayer will use VDPAU for hwacc. Otherwise, CMPlayer will use VA-API by default. ec97ee4 add experimental environment variable CMPLAYER_HWACC_BACKEND 65eb5df working to support vdpau 9f68bd6 refactoring 59a3669 refactoring & update libchardet to 1.0.3 ac376f4 update italian translation (by M0Rf30) 45728cd add more logs 0c433b1 refoctoring for logging 9924794 add logger 8a69976 update PKGBUILD 1364965 fix for compilation 892eab2 update version info 311d8ee update libchardet version 77a7eb0 * Fix: audio output channel layout didn't work 95c648b update translations a36ce06 * Fix: hide scrollbar in history/playlist when no scrolling is needed 132b23c update translations 5fc8ffc update translations 90a91fc update translations 6123379 * Fix: keep paused state when applying preferences(#40) 81fbb1d * Fix: open file dialog at the folder where last open local media file(#40) d19399d * Fix: store enum values for MRL state as string rather than integer 07cdac6 * Fix: useless value for playback percentage till start playback daf8453 * Fix: recognized directory as MRL(#40) 2aeb384 * Fix: workaround to suppor non-8bit encoded sources for NVIDIA driver 6247260 * Fix: FBO format woll fall back to GL_RGBA8 when GL_RGBA16 is not available 7a2aec4 * Fix: workaround for NVIDIA driver issue which disables hardware rasterization 07cdf40 delete openal in pkgconfig list 69f5d16 fix for Qt 5.1 compatibility 631a115 Merge pull request #39 from breed808/rpm-spec 39cb12a [rpm] Updated dependencies, changelog and release version 391de0d update PKGBUILD 0cb3ce3 update version info eccfd0f use debug context only if CMPLAYER_GL_DEBUG == 1 75e83ca add OpenGL debug logger e68bdab * Fix: subtitle sync was not applied to internal subtitles 1a435c5 * New: keyboard navigation in history and playlist a4a152b fix regression which makes normalizer always turned on b82b983 * New: 444P image format support 1c14cb0 * Fix: ask overwrite or save as when a subtitle with the same name to be downloaded exists 7306e46 refactoring d9911fa * Fix: cannot open .ass file whose name contains blank 0e65aa4 change user agent for opensubtitles.org 0acb34e * Fix: crash or broken display of internal subtitles 4617596 * Fix: display locale name of system in preferences 8c2db92 * Fix: locale was reverted to system default one when preferences applied 3a29fbc fix for compilation in OS X d5a88ec remove verbose option 16c4652 * Fix: some OpenGL errors in dithering texture and internal subtitle renderer 842bdb1 refactoring a9684be * Fix: convert ISO 639-2 B code to localized language name 46b1496 * Mod: change default shortcut for Subtitle View and Find Subtitle 305c0d2 * Fix: display '--' instead of meaningless value in codec info of playback info 9c2821d * Fix: broken audio info in playback info bfd17df mpv update c765136 * Fix: improvement of handling audio sample format 45bd8cb * New: configurable save & restore state per media playback 483b2d9 remove openal dependency update mpv 0d25150 * Fix: notify channel layout to audio output ff6b63b * Fix: enforce absolute file path always 996b8a3 fix for compilation 84359c9 update build script 440b8a5 update version info e11734e * Fix: wrong information in menu about current video/audio/subtitle tracks(#36) 51160e0 * New: display language name instead of ISO code b0e6164 fix for compilation in OS X 4b30a4e * Fix: crash on output channel layout changed aa9d38b fix for compilation in ubuntu 0eba9d5 update build script b83ed72 update version info 983f1d1 * Fix: broken synchronization of app state and menu state 6733c46 * Fix: 'Apply in fullscreen mode only' for 'Hide mouse cursor' was always checked 194eaa6 * Fix: remove previous internal subtitles with new playback(#36) 94a4ff7 * Fix: first caption in subtitle view is duplicated 573be27 workaround to parse ill-formed SAMI subtitles(#36) 6408e55 add subtitle download message in OSD 5779520 * New: download subtitle from opensubtitles.org fa03594 display locale names in locale language 1bded24 update build scripts b277710 update for ubuntu distribution d3d01ed update version info and build scripts 3a369fa udpate mpv ee25330 unify QML modules CMPlayerCore and CMPlayerSkin into CMPlayer 79dba68 * New: states such as volume, subtitle selections, and so on, are preserved for each playback * New: Serbian translations (thanks to Alen) 0891a30 * Fix: crash on change language e107b65 [rpm] Fixed OpenSUSE detection 663d841 [rpm] Updated build dependencies & removed unneeded %defines. %{_prefix} is automatically defined by rpmbuild now. The alignment tidying was more of a personal choice. 30acd55 revert some changes which should not be committed yet-continued c5971ec revert some changes which should not be committed yet cadbbc7 add libdvdnav dependency 2fa4236 Merge remote-tracking branch 'origin/master' 5ad91f2 fix compilation for mpv's config.h 5b913df Merge pull request #32 from breed808/build a521bfb Updated build script, added python as build dependency. a2270bc * Fix: Urlencoded URLs doesn't open when passed as a parameter(#18) 977cfae update mpv 3abfdba * New: DVD menu support recovered, partially. da579d6 italian transtion updated by M0Rf30 6c7f88b * Fix: subtitle rendering state was not recovered properly(#29) c422111 * Fix: 0m 60s should be displayed as 1m 00s(#29) 9cb874a * Fix: wrong time display in paused state(#29) f404ee6 * Mod: remove display duration for image slides 80b583b Merge pull request #26 from breed808/rpm-spec 2a83298 [rpm] Fix package release macro 72210e3 [rpm] Fixed %if conditional 5b3a512 [rpm] Updated spec file. Removed obsolete macros and definitions, and fixed BuildRequires. e84292f * Fix: wrong action binding for forward button in 'modern' skin (#25) 97fd1dc * New: OSS audio output driver 036cc03 Merge pull request #24 from breed808/rpm-spec dc0cc2f [RPM] Fixes for OpenSUSE building. b110527 [RPM] Updated spec file for OpenSUSE users 656248f Merge pull request #23 from breed808/rpm-spec 7e11260 [RPM] Defined QMAKE within spec file. 1ff1042 [RPM] Added newline to end of spec file. 2208791 [RPM] Added builddep installation instructions. f4cf8fd [RPM] Small fix to instructions. 3e80943 [RPM] Updated cmplayer.spec Note that I have only tested this .spec file on Fedora, so there will likely be dependency issues on Opensuse, etc. 8693534 update PKGBUILD 36f79e8 update scripts a763a51 update version info ffff6e9 * Fix: hiding mouse cursor with Qt 5.2.0 didn't work (#22) a4b1cff * Fix: crash when linked with Qt 5.2.0 0e58c46 remove/add some debugging messages f701efe * Fix: open file dialog will open in the folder where last played is located 79411c3 * New: new option 'Apply in fullscreen mode only' for 'Hide mouse cursor' 424a27d * Fix: urlencoded URLs doesn't open when passed as a parameter (issue #18) 20c96d4 * Fix: volume normalizer is broken(issue #17) b1a528f update version d79ead4 udpate CHANGES/translations 0ff751a display subtitle count in GaN skin/change size a little bit 1d12cde Merge pull request #14 from breed808/german_translation 1ef7afd redesign history/playlist view c57c7ff [German] Added a few more translations fa3bc0b Enums german translations 0661e51 Spelling correction a3d5e82 Merge https://github.com/xylosper/cmplayer into german_translation 5883fb8 * New: new default skin 'GaN' 737116c German 'Range' translations 73e852f Added German EncodingComboBox translations 1bb1e42 enhance current stream handling 2e644c4 enhance chapter handling 1a9690b * Mod: remove chapter number in chapter name cc94df2 * Fix: wrong signals for audio info and video info 82de00e refactoring QML codes dbfc278 * New: Previous/Next Chapter actions 515e54e refactoring QML codes 2411e93 * Mod: remove duplicated time text in chapter name 7cef291 refactoring & expose tooltip function to skin f4ff61a refactoring 7756e13 * New: bounding box for subtitle * New: blur option for subtitle shadow * Fix: remove whitespaces at end of captions 2f2f3f8 * Fix: chroma upscaling didn't work 060276a update build script 0bb86ae udpate changes 64d6dcc fix for osx 45b0adf fix for compilation in OS X 0792fd4 update version info & CHANGES 93b7a91 update translations 52803da update mpv 5196ac8 * New: channel manipulation options and channel layout menu 870ed73 * Mod: display channel layout instead of the number of channels in playback informations 051b9ec * New: 'Dropped Frames' item in playback informations 7ca0570 * Fix: previous video's subtitles were displayed on resized with empty subtitles 005f3b5 * Fix: current time wasn't updated on seeking in paused state a58ab16 * Fix: previous video scene was still visible when next audio is started 2aea543 remove new line in mpv log 19f0032 bring back fast interpolators 76e500c separate interpolator codes from OpenGLCompat 7df9ea2 * Fix: don't display system tray icon and related options when not available 80e3f70 * Fix: interpolators were inaccurate 24bfd7d * Fix: recent open list in context menu didn't work bfc4017 * New: 'Resize to video resolution in windowed mode when video is changed' option ea49c0e add Czech locale selection string 7c79813 * Fix: falling into Loading state even while playing occasionally 7a90aca add qm file for german translations a0b4c0e Merge pull request #12 from breed808/german_translation 2f448b5 add 4-Lobed Lanczos interpolator (not work yet) 9eeec06 Finished initial German translation b5261ad Added German translation to prefdialog babe7db Added more German translations. 552efe4 Merge https://github.com/xylosper/cmplayer into german_translation 8e4e308 Added German translation to cmplayer.pro file and translated a little bit. 3aa4524 add Czech qm file 0d08475 add Czech ts file 4049714 * New: Czech translations 808bc71 * Fix: links in About dialog didn't work eb2f6c1 update build script d9a0e86 update CHANGES c446c4c fix broken color range 66e1d9c * Fix: broken Color Range menu 44683de * Mod: remove approx. interpolators which is useless 8bbba49 update build script b9d85de udpate version info ea439fc update CHANGES 9024d0c * Fix: restoring window position didn't work 42d866b * Fix: wrong color display of non-8bit-encoded sources 3d3e9fa Merge branch 'master' of https://github.com/xylosper/cmplayer 3f477fb Initial german translation commit. Essentially I just copied the english translation and added the entry to src/cmplayer.pro 802891d Merge pull request #10 from breed808/arch_install 756774a Added .install script 41ebbc5 autodetect libquvi version 49946d3 fix typo 7955a00 update translations c7f486f update build script 6340d05 update CHANGES 6b89fa9 * Fix: too distorted color in Extended Range 2f83abf * Fix: cannot open media in some file managers (which calls cmplayer with url) 01383c6 udpate mpv 9ee1b88 * Fix: mute button in skin didn't work dbabb4d workaround to enable libquvi-0.9/disable libproxy 69565b9 udpate build scripts 8b00324 disable trayicon when trayicon is not available 5fdbfb3 udpate build script 5ec2b8d update build scripts de1bde7 disable trayicon in Unity till the bug for appindicator fixed e08b443 update version info ad20752 * Fix: too blurry scene when interpolator is enabled 36f7901 update translations 3615f4d * Fix: subtitle open dialog was covered by main window 0a57c14 * Fix: minimized when exit fullscreen mode in some WM 3564ec0 remove unused functions 3797bcc update build scripts 3427ae5 * New: Remap Range/Extended Range in Color Range menu 3d3a6a7 * Fix: wrong translation 1da2521 * Fix: apply filter immediately * Fix: 'Invert Color' and 'Grayscale' filter didn't work. 33a99ea * Mod: change fbo color depth to 16bit from 8bit c9e2b65 * Fix: green line on right edge for H.264 056b46b update Info.plist 5a41951 update build script 733caec update CHANGES ae370bd * New: 'Invert direction of mouse wheel scroll' in mouse action tab of preferences 4debe35 update build script f324e57 fix for compilation b01deaf remove tarball 0e629e6 update version info 29f5747 remove libchardet source tree 0151bd6 recover snapshot function 1c4e6cd update translations 4e86980 * New: cache information in playback information 84d3e9f * New: Italian translation (thanks to M0Rf30) 11a9092 update mpv 1c1d819 * New: media name for extended m3u * New: m3u8 support * New: 'Color Range' submenu in 'Video' menu 2913367 * Fix: change strings 'Inactivated' to 'Deactivated' * Fix: display 'Unavailable' when hardware decoding failed d00b2be * Fix: add CP1252 and remove ISO-8859-1 which is a subset of CP1252 29723ac * Fix: cannot disable autodetection for subtitle encoding 34be95e refactorings e55c323 * Mod: remove background of playback info and make it opaque and smaller 77fd10f * New: chroma upscaler 4f264fc Merge remote-tracking branch 'origin' 31617e2 Merge pull request #6 from breed808/tidying dfd795b * New: add Spline16/Spline36/Splin36Approx/Lancoz3 interpolators * Fix: wrong range for interpolator LUT textures 26a6da7 change fbo format from RGBA8 to RGBA16 25a2386 Some more spelling/grammar corrections f5ce17e add some routins to check the availability of system tray icon 7508d69 cosmetic changes 4b6f1f8 cosmetic changes 260711a now CMPlayer shows a app indicator in Unity 622e8bb * Fix: use app indicator instead of system tray icon in Unity edfa291 * Fix: wrong video color for non-8bit-encoded sources * Fix: wrong chroma location c7d33c0 add GLushort texture formats for two bytes per channel formats bd3db1b * New: 'Dithering' submenu in video menu e9a47d3 fix compilation issues 6884b56 fix compilation 4d43a51 update PKGBUILD 226dde7 make hwdeint enabled by default in linux 9598163 do some range check when find enum item 877367e update translations faa1581 update translations 0bc659d kill a useless warning 2815ca1 fix crash when upgraded from 0.7.9 62978b6 update changelog ebf32c7 disable vavpp (unstable) 170f9b5 update translations b728fdf move interpolator from preferences to video menu cab92b5 * New: 16:10 aspect ratio for wide monitors 786561d fix compilation issues and retina related issues caused by changed subtitle rendering routine 2567386 update versions 6be9e79 Merge pull request #4 from breed808/audio_spelling 968866c Corrected audio spelling f14e78b disable libquvi9 b9add26 * Fix: draw subtitles in only needed parts 3fb0c9c * Mod: make 'Auto' default deinterlacer mode ed640ec update mpv 6331e81 clean up codes 201a396 * Fix: wrong track number (started from 2) + intercept mpv's event 2630172 udpate mpv and fix for compilation d574000 * Fix: show/hide subtitle didn't work * New: message for showing/hiding subtitle 4e13a33 remove unused codes 16b7e60 handle time range information and stream change in mpv thread 4da8403 * Fix: display CPU usage as integer b072c78 update mpv d348764 remove PlayerItem and export PlayEngine to QML 245f015 some refactorings 5a1a654 fix crash on quitting application cd96b8b divide subtitle rendering into each component thread 6b914c4 fix compilation 45277f1 still cleaning up bde9067 clean up and clean up 9960915 clean up the messy codes for deinterlace d28c12a * New: Lanczos interpolators + some clean-ups 26b302f fix compilation and DMA in OS X 0e63d89 * Mod: use software volume always * Mod: remove 'Always' menu in 'Deinterlace' 347131d * Fix: crash when GTK+ style is loaded with some locales 3da3474 * Fix: crash on startup in some locales 22fa52b * Fix: crash when no va-vpp exists 4acc0e5 * Fix: crash when no va-vpp exists 0b76896 fix compilation aadf004 * Fix: Disable OpenGL deinterlacer when VA-API deinterlacer is activated 2b7b84c update mpv c5a98b2 * New: 'Picture Interpolator' option in video filter b1006ae Math for fast bicubic interpolation cb17ed9 fix for compilation. see: https://github.com/xylosper/cmplayer/issues/2 a55145a * Fix: do not hide internal subtitles on pause * Fix: couldn't take snapshot when paused 04b933e * Fix: ocassional crash on changing media files when H/W acc. is activated 58d70a2 * New: internal subtitles are not scaled anymore which brings better quality 83807a4 updae package script 51dee66 update change log d36751c * New: trp/tp/ts file extensions are selectable 441e1aa * Fix: start time was fixed to zero c30efaa some debugging codes fa3bede * Fix: (OS X) cannot set a shortcut to an arrow key with modifiers 999965a fix for libquvi script path fb8f278 update initial option for mpv f695dd1 update build script e457ea8 update change log 61e21d2 enable filters & fix some compilation issues c5d29e8 fix offset in deinterlacing shader 6a4a0ef remove useless codes a2ac92b * Fix: preserve stays-on-top state when full screen mode is changed in OS X 8ac953f * Fix: wrong width/height with VDA which causes distorted or painted-out picture fae094c * Fix: drag-and-drop didn't be accepted in OS X 7494eb8 update version info 0cec31f * Fix: VDA cannot handle interlaced formats as a workaround, just give up H/W acc. when interlaced format is detected. 4651b58 update mpv 1f20ac2 update build scripts 8b72105 * Fix: update audio/video information when skin is reloaded fcd63a1 fix some compilation issues 30b587c update translations 3550851 udpate mpv ccc6550 update build script 8d314b9 * Mod: in 'modern' skin, change faster/slower to seek forward/backward 9a47e0f * New: CMPLAYER_MPV_OPTIONS environment value for support mpv's options 1c3df97 * New: options for cache 66c0105 add some convinience functions c46c8e9 * New: options for audio output driver, software volume, clipping method 39e993d cosmetic change 6c1ff3a remove non-resuable class d8169b0 * Fix: pass through audio data when modification is not needed 227e666 * Fix: remove executable argument in message from other instance bcc200d add performance item in preferences 5f61ff3 * New: more verbose playback information (output format conversion) 3e4e9e5 use event rather than mutex +some cosmetic changes 1143fa0 * New: non-8-bits planar 4:2:0 formats (9/10/12/14/16-bits) supports 2bd9993 * New: Audio tab in preferences 7e3e831 update mpv 6d0fbb1 enable libavfilter and libpostproc 82ee46e * New: Hardware Acceleration, Deinterlace, Video Filter items in preferences * New: Deinterlace submenu in Video menu fa4b330 replace EnumClass with enum class and EnumInfo template class a597a3b add DeintMode enum 9b06cf1 rename TextureShader to VideoTextureShader 8690594 * Fix: occasional freezing when tab key is pressed d51b928 * New: hardware accelerated deinterlacing by VA-API 81a8e7f update mpv bda8322 * New: support of 32bit signed integer type audio sample dce88a4 * New: more specific information for hardware acceleration and volumn normalizer in playback information 7590906 fix typo 195cd3f * Fix: wrong state of player in skins fbd20e0 * Fix: cannot open media from file manager a17353a * Mod: disable volume normalizer by default f506bfd * Fix: wrong Qt library path in OS X 56694cc update README d072635 update scripts fadc989 update changes 2f4686b update version info and some scripts c6cb6b0 * Fix: cannot control audio of format unmatched 7d65185 * Fix: playlist and history located in wrong place on resized or initially shown 1ecb8e0 * Fix: disable screensaver didn't work in OS X 70bc0bf Ignore files and folders not included in source 7e31fdc * Fix: occasional black out of video when new media is played eb5c698 move vaapi initialization/finalization to MainWindow don't initializa/finalize vaapi when MainWindow is not created f208251 * Fix: cannot parse path which containts '~' * Mod: remove '=' in --open and --action (e.g., --action play/pause not --action=play/pause) ff688ea * Fix: add a borderline to messagebox 92259ce * Fix: Hide empty messagebox when executed 9805548 update ignore 09d17df fix crash & remove debug code 925a0f5 update build scripts 52ef17b remove ffmpeg submodule 5892c07 remove ffmpeg submodule 7238ea0 update build scripts 3b3e953 update build scripts cbe7c74 update changes 608d3b5 update translations 960f82a display messagebox on loading or error 96489ce rename ignore all filters to diable filters eec6634 update project information a4e277c update text files b7a391f update mpv and do some cosmetic changes 808fb08 update mpv 72e1ca5 Refactoring and improvments * New: supports BT.709 and SMPTE 240M colorspace * New: supports fullrange YCbCr format * New: supports flipped frame * Mod: remove remap luma filter * Fix: clipping color property values in [-1, 1] * Fix: cannot select images in open folder dialog * Fix: some filters weren't applied immediately 90a137d add GL_MESA_ycbcr_texture support f613af1 better performance for YCbCr 4:2:2 in OS X auto-select pixel format for VDA 1926acb reimplement snapshot 2324745 update mpv and fix for compilation f1f33b2 patch for mpv 7b6ed9d reimplentation of hwacc by vda code refactoring 1391d5e fix for compilation on osx 1a7a420 change version to 0.7.7 83ac44b * Fix: WM_CLASS and WM_NAME for windows 6556535 * Fix: broken SubRip subtitle(srt) support 7476fe0 * New: playback speed in playback info 5b4e6e6 * New: Clear menu in history * New: context menu for history on right click c02af85 * Fix: cannot reach the scrollbar of history and playlist in fullscreen mode 6ebed37 * Mod: enlarge location font in playlist * Mod: remove scheme of location for local file 'file://' in playlist c0f1f5d * Fix some translations and change prefdialog layout c90e8ca * NEW: undo/redo for some actions (e.g., playback speed, volume etc.) 8e605ad * reimplementation of snapshot * Fix: internal subtitles don't move with video 533fac8 * delete unused files c82381a * new apis for hwacc ac26786 * better performance of hardware decoding (VA-API) * implement VDPAU hwacc (only for test, not for use) * fix some APIs responding that of mpv * some works for implemtation of undo/redo df5fc1f * Fix: save & restore aspect ratio and crop state 7f74e95 * fallback to software decoding when hw-acc failed reimplmentation of hw-acc d8ebe49 update mpv & refactoring 867bc0f checkout ffmpeg 2.0 144655b * Fix: smooth amplification by volume normalization * Add: buffer length option for volume normalzer * Mod: default options for volume normalizer are changed 3e49a18 * Fix: crash on saving preferences some cosmetic changes 11f7c5c import ffmpeg as submodule 40dc320 remove ffmpeg source tree d00c9d1 update texts 9fb8ba6 update version info and translations b9060e7 * Add: option to show logo or fill color 8135edc * Add: remember the visibilities of tools 5c91aea refactoring e0a51db remove unused files 1aee341 * Add: add horizontal scrollbar to playlist * Add: expand playlist automatically * Add: show playlist menu on left-click in playlist 4eaf40e cosmetic bef36ea replace HorizontalLayout with RowLayout c702e85 * Fix: cannot open a file whose name contains special characters by drop 047e156 update mpv caa49c5 change MainWindow class to QWidget 4746dcb clean up with new classes QX11Info, QLockFile c9606a5 fix for compilation with Qt5.1 b824d8d fix WM_CLASS 2028e43 update build script a2663eb fix some translations and update change log 77ebdb1 * Add: OSD options on actions and window resizing in 'Behaviours' tab 3e7f010 fix for compilation with libva api >= 0.34.0 8f7979a * Add: action from command line 955ef0e change txt names 5b88e7e change txt names 935ac8e fix for compilation e0f527a * Add: some command line options: --wake-up, --open, --action 842766c fix compilation 1bdde6e update mpv 7cd8749 * Fix: translations 1de6829 * Fix: missing partial internal subs * Add: libass support 38e08c6 * Fix: missing X-Window properties: WM_CLASS, WM_NAME 20d5b77 * Fix: missing X-Window properties: WM_CLASS, WM_NAME 75bfff1 * Fix: translations d756678 refactoring & update mpv 6be1d47 * Fix: crash on deselecting of a subtitle ceb7656 * Fix: wrong color and size of internal osd 48fa831 * Fix: some crash when subtitle rendered * update mpv a6eed04 update mpv bcddf7e fix some crash on hwacc enabled 9b5fb40 reset submodule b4a6385 delete submodule 751e7c4 update mpv 6d33eaf add mpv as submodule 73748de update mpv 7c6a68d * Fix: terminated when hwacc enabled 1ec59ad empty default binding 6fdf550 * Fix: Possible wrong stride when hwacc is enabled 39637e1 update build scripts 8e70bca udpate version info edb8495 fix type in gnome session manager 1fce84a * Fix: gnome screen saver blocking 39e58f7 udpate build-scripts 4cd02e7 update build scripts 9ea23e3 update build script fca91ea update package build script 43f3b11 update translations a2a0d62 * Fix: Show application icon when the window reopen 2d3d3f7 * New: Movist shortcut preset d6dfd52 * Fix: No audio when audio track changed 9d5e91a update mpv source tree 6c337c3 * New: Audio Sync 8f7c9b1 * New: Audio track circulation * New: Keyboard shortcut preset * New: Playlist menu 7a64079 keep volume when media playing changed bde8530 add ffmpeg source tree, again. 8c11c77 * Fix: wrong format comparision 5b298dd remove useless files ddc8f11 * Fix: 'Open from file manager' wasn't saved * Fix: 'Open by drag-and-drop' wasn't saved * Fix: sometimes auto-pause and replay on hiding and showing fails * Fix: wrong behavior on opening media when minimized * Fix: wrong window title when the location is invalid * New: Lion-style fullscreen can be disabled * Mod: default shortcut for 'Close': Cmd/Ctrl + Q b41e062 update build script, changelog ffeb3c8 update version name, file extensions 1b94b2f patch for saving window geometry on OS X workaround for issue of quit action shortcut on OS X 7cffa68 fix for snapshot cae9058 update translations b804784 Implement 'Open Folder' Implement image display 2c09989 Implement 'Copy to Clipboard' in snapshot dialog ac42274 Render subtitle image in separated thread 1eb39c3 * Fix: wrong character display for new line characters in subtitle 31f36eb refactoring bc4f742 Save and restore the position of floting controls 9e99fad Save and restore the window geometry da937c2 Update translations Added codes for session managing will be uncommented later when Qt 5 supports session manager and the codes are well-tested. 437ba59 remove ffmpeg source tree 20d606b update to 0.7.1 f39c628 Fix: Wrong playtime percentage in play information 7f0e3e2 Fix: Remap Luma(whose previous name is Adjust Contrast) filter works now. 8ff7068 Fix: clear subtitles when new media open adc0f31 Fix: keep the preferences of subtitle style and locale settings 9c4ea56 update build script fdaea44 update build script ef6385e update build script 4179a89 update build script a6d6892 update build script cf9e3e8 Fix keep to window style when preference is open c482518 update build script 05f4900 update scripts 2232c32 update scripts 5b32648 move TimeText element to CMPlayerSkin module a3edd10 update translations 7e595aa Add options for volume normalizer 8bf6d94 cleanup d9ffaf7 update translations implement drag-and-drop fix vda hw acc 05aea65 hack for weird behavior on fullscreen by double clicking in OS X 818389b update 3d25d6a update ffmpeg, mph c2a2007 enable screensaver on exit 5b8d87f fix bug for disabling screensaver in Linux 71efa5c fix build script 4df086e fix build script ad1d941 refactoring b9e9a6b update mpv b988a0e update mpv and ffmpeg ce7080b new skin 162b2cf port to qt5/fix bug #15 5a4a565 refactoring/port to qt5 4cbf262 refactoring 630a9cd Add m4v suffix 111fe6b refactoring fad1d12 refactoring 3aa2764 port to qt5/refactoring 329a285 refactoring 64a89a3 port to qt5 77fe013 Remove QtOpenGL dependency ceddcf2 working for linux d29924c port to qt5 0854f66 display history and playlist on screen fa4317b delete mplayer2 b31faad bug fix for mixer 3d24046 bug fix for mixer fa6111f change backend to mpv 35f22de port to qt5 2dd89ed port to qt5 a9b9505 port to qt5 b9c4960 port to qt5 a022bd0 port to qt5 9859c24 port to qt5 7513eff branch port to qt5 97b8c7f add YUY2, UYUV format supports a24211d enable libavresample support 2b85278 add russian translation 0573aae add russian translation 5c4070b workaround to enable ffh264vda e020a1a fix crash when hwaccel turned on ecc906e change version string to 0.6.3 86020c1 fix compile error cb68ba8 use precompiled header b58450c update mplayer2 replace libav with ffmpeg to fix some playing bugs 7784b8a * update debian package scripts 404841c * update build scripts cbb94a9 * fix: Wrong stride of video frame * fix: Wrong behavior when mouse moving in fullscreen mode * fix: Wrong compile option which causes crash in 32bit mode * update version info ad5da84 * update scripts 2a98370 update change log ac6430a - Improvement * Add open mode for 'from file manager' and 'by drag and drop' * Add auto-exit and auto-shutdown when playlist finished 976abc1 * bug fix: do not read any config file for mplayer * bug fix: apply pref immediately in Linux a94908e update build scripts 40533d3 bug fix 3ae381f * implement shutdown in linux a3ed314 Merge commit '436bb5551cf0361477d30e67aca6a875dadadc15' 4d91fdf * improvement: ignore the font color when conversion failed * improvement: supports shutdown system in OS X 436bb55 update build scripts f4326eb * bug fix: the parsing error of color of font tag which is surrounded quotation marks * improvement: don't render transparent timeline * improvement: change of ticking interval (100ms->20ms) fc34c86 update build script 46f8e91 update build scripts 7e39499 update install.txt 0d3e6e5 update build scripts 699cdf1 update build scripts 14a29c8 update build scripts 760a39c update build scripts a318e31 update build scripts f2fba37 update build scripts 9621ee3 update build scripts 46b6e81 fix some bugs for linux 3296311 feature freeze for 0.6.0 0dfc019 vaapi supports added eb0d5b2 fix wrong cpu usage in linux e2b71be Add supports for NV12/NV21 Add sigar source tree 973db7b update ignore d851c98 Recover snapshot feature e37ed18 Add vda support Add skin preview 5956ae8 Update libav 961e284 clean up: delete unused files f76029b Add subtitle language class 2e3d950 Add framedrop 3b93de6 Add leading supports 605444a add simple skin recover functionality of subtitle parser fe1afc1 add resource 986f20c version update to 0.6.0 47d0cc7 remove some images 5412286 supports proxy icon for OS X 743bac3 Add skin 49842c4 move osd rendering to main thread from video rendering thread for smooth playback bdf702c update ignorance b3922fe add mplayer2 e2db657 add libav a7182cb delete chardet 1.0.1 d504a54 update libchardet to 1.0.2 0cac7ef Merge branch 'master' of https://code.google.com/p/cmplayer 100db55 clean up external libraries 05448cc delete bad object 67f378c drop vlc b8797f1 add mplayer2 fd1bc02 add mplayer d52fa63 add mplayer 799cbd0 Drop VLC and replace with mplayer df7545f refactoring shader codes with cg 8e28e22 update build script 6566d61 update build script 6cb8b05 update build script c3e7e46 update build script 697d42f update build script 19f25b4 update build script a66bd9c update build script 28d85b3 update build script cf21f0f update build script 3ebcb19 update build script 4534496 update build script dd6dc6f remove useless file 137789d update version informations 48f24c1 update change log d2cc344 update arch package build script 37bb683 update build script c56728f errata 0a44050 update build dependency 5b4f4fa update package paths 2249079 update build script c7537df update x11 codes 18e3129 update build script 388f862 update build script 3b2b95c update build script e0568fd update class name AppX11 b771b30 update build env 15782fc 3e7a49f f4610b1 change variable name for x11 tray e202bb5 update build script ae42039 update build script 0140b9a update build script bf196e0 recover full screen mode behavior(not change screen size) cb5eb65 update translation files fa016e5 remove binary translation files b6f23a6 * add MPL full text in about dialog * add VLC version information c659d39 change version to 0.5.4 5444a8b bug fix: when 'ignore all filters' was checked, flip filters weren't ignored f258d4c make setting of video color and filters saved 496c399 implement 'screen alignment' and 'screen position' menu. 5fd9383 add video menus 1578f03 rename application* classes and files 896b215 rename application* classes and files 5cc0223 update build files e70042b Import all files from svn trunk git-subtree-dir: src/mpv git-subtree-split: ea3c3d6444aebb375b45a4703704a2ea33d491b6
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added install script to arch PKGBUILD for updating the icon cache and mime types on install/removal of package.