Poslao: 29 Dec 2014 19:47
|
offline
- Aco
- Moderator foruma
- Pridružio: 12 Maj 2006
- Poruke: 16823
- Gde živiš: /home/aco
|
Kodi 14.0
|
|
|
Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
|
|
Poslao: 01 Feb 2015 11:21
|
offline
- Aco
- Moderator foruma
- Pridružio: 12 Maj 2006
- Poruke: 16823
- Gde živiš: /home/aco
|
Kodi 14.1
# Fixes
* Fix: incorrect video screensize on Android AML devices
* Fix: potential segfault when silencing audio
* Fix: do not skip streaminfo if format is not know.
* Fix: DXVA flickering on AMD
* Fix: prevent possible over-flow in ALSA
* Fix: possible sorting problems in library
* Fix: possible problem in library navigation
* Fix: don’t scroll text when it’s set to not do it
* Fix: scroll text if it’s too long on spinner controls
* Fix: don’t overlap PVR search labels
* Fix: bug in DLNA client string on iOS
* Fix: updated several PVR add-ons
* Fix: remember played state of video when started from recently added
* Fix: correct vsync on OSX
* Fix: broken keyboard input
* Fix: prevent crash on circular dependencies of add-ons
* Fix: large file support on Android
* Fix: random exiting on Android x86 builds (Nexus Player for example)
|
|
|
|
Poslao: 16 Jul 2015 11:22
|
offline
- Rogi
- Mod u pemziji
- Najbolji košarkaš koji
- je ikada igrao ovu igru
- Pridružio: 31 Avg 2005
- Poruke: 11687
|
Kodi 15.0 RC 2
- Fix endless loop in PVR section which causes high CPU load
- Fix crash on opening conext menu item
- Fix sorting by episodes
- Don’t try to use hardware decoding for h264/10bit video files (don’t confuse with h265/10bit)
- Fix playback of certain HEVC files
- Avoid freezing/deadlock in peripheralmanager
- Fix genres in smartplaylists
- Fix grouping by artists in smartplaylists
- Fix video calibration for Android
- Make sure to download the OBB file when Play Store doesn’t
- Some other technical changes….
Download: http://www.kodi.tv/
|
|
|
|
Poslao: 18 Avg 2015 10:34
|
offline
- Rogi
- Mod u pemziji
- Najbolji košarkaš koji
- je ikada igrao ovu igru
- Pridružio: 31 Avg 2005
- Poruke: 11687
|
Kodi 15.1
+ Novosti i izmene:
- Flush renderbuffers when flushing video player
- Fix broken network.bandwidth setting
- Fix stuttering in PVR windows
- Fix holding lock while querying PVR backend
- Unsigned apps are not working on jailbroken iOS 5.1 devices
- Add installed languages to the list of possible stream languages
- Ensure that file descriptor for logfile is NULL’ed
- Fixes a crash when trying do delete a file in filemanager
- Reimplement Cocoa_GetVolumeNameFromMountPoint for OSX
- Update label color for sliderex controls
- CProgressJob: fix crash in DoModal
- Fix missing return in CGUIWindowPVRBase::OnBack
- FFmpeg: Bump to 2.6.4
- Handle startup splash as regular window
- Fix linkage for VTB framework for iOS < 6 – fixes VTB on iOS
- Fix broken native keyboard on iOS 5.1.1 devices
- Fix wrong navigation in SmartPlaylistEditor.xml
- Make some virtual filesystems available when no network is available yet
- Fix formatting on mysql queries that could cause crash on update
- Only set mouse wheel control spin and slider controls when they are actually focusses
- Respect view mode changes of EPG when controlling number of EPG updates
- Handle startup splash as regular window which prevent problems if PVR or masterlock is used as startup window
- Fix watched flag not displaying if item is also resume-able
- Remove some logging on exiting that could crash on exit in some cases
- Fix overlapping subtitles in some cases
Download: http://www.kodi.tv/
|
|
|
|
Poslao: 23 Feb 2016 11:18
|
offline
- Aco
- Moderator foruma
- Pridružio: 12 Maj 2006
- Poruke: 16823
- Gde živiš: /home/aco
|
Kodi 16.0
+ Izmene;
Changes in version 16.0
• The first big step in making Kodi better at communicating with you, the user, is the addition of event logging. With this feature you always have a constantly updating list of all the most important things Kodi has done recently, along with little issues you can fix. For example, when you scan in a library for the first time, the Event Logger will provide you with a list of videos that didn’t quite make it into the library, each one of which is clickable, so you can go straight to the offending video and fix it personally.
• You’ll also get a constant list of all recently updated add-ons, so if a recent update breaks, you’ll know the update happened and can then easily rollback.
Long Press:
• More and more hardware companies are coming out with remote controls with a very limited button set. In particular, all current Android TVs are lacking a dedicated context menu button altogether. To deal with this, we’ve taken a page from the touchscreen UX and added a long press feature to remote controls. Now, if you press and hold the OK/Enter button for a few seconds, you will pull up the context menu. In the future, long press may be extended for additional functionality.
4:3 Non-linear Stretch:
• It’s perhaps a bit late in coming, but Kodi finally supports stretching 4:3 content to 16:9 in a way that doesn’t warp the content that’s occurring in the center of the screen. Finally, you’ll be able to watch Friends, Seinfeld, Cheers, and Duck Tales in full screen without the awkward screen stretching from the past.
Add-on Manager Changes:
In the ongoing quest to improve our our add-on manager several changes were done in the overall handling of each add-on. These changes include the following:
• The roll-back button on add-on info panel has been replaced by Update
• The Update button now opens a list of available versions of the add-on. Should you have several repositories installed that offer different version of this add-on you can now choose which to install.
• You can now disable auto-update per add-on through the info panel individual from others.
• The add-on info panel can either be reached through the add-on manager or selecting the add-on in any section by either right click, use context menu (“C” key or long-press OK) and choose info or use the “I” key to directly open the panel.
Music Library Improvements:
• The music library has rarely received the same support as Kodi’s video library, and this release begins to change that. In the past, adding music to Kodi’s library required extra steps after simply pointing Kodi to the music folders. Now Kodi will attempt to automatically scan the music files into the Kodi music library. For music files to be scanned correctly, they will need to be properly tagged.
• Platform Specific Changes:
DirectX 11 Upgrade:
• Developer afedchin has gone through the long and arduous process of updating Kodi to DirectX 11, which brings with it support for modern tools and modern graphics cards, while maintaining backwards compatibility with old DirectX 9 cards. This major shift will help Kodi for Windows stay up to date for a long time to come.
Other Important Changes:
• Start of integration of ADSP (Audio Digital Signal Processing) handling (no add-ons shipped yet)
• Improve image resizing and caching algorithm to improve image quality of images
• Added support for the musicbrainz “ARTISTS” tag in id3v2, ape, xiph.
• Add date added to music library and use it for sorting
• Support saving skin settings as add-on data instead of in guisettings.xml
• Image resource add-ons which provides common image libraries than can be used by several skins and add-ons.
• Don’t mess with the long and short date formats defined in the language files
• Win32: Proper 24.0/60.0 Hz refresh rate in fake fullscreen mode
• Add sort method for albums “artist / year”. This will sort the albums chronological per artist.
• Moved some add-on categories to “look and feel” in add-on manager
• Series recording added for PVR
• Add a “none” option for preferred subtitles
• Properly handle wired or bluetooth headsets on Android and only use PCM output
• Fix playback of VP9 and VC1 video codecs on Android
• Use best possible icons from other Android apps while browsing these in Kodi
• Enable true 1920×1080 output on AMLogic device without up-scaling
• Add Korean, Chinese and Czech keyboards
• Add multi-touch support for Linux platform
• Improve touch-screen keymapping
• The item that you had previously chosen will now be selected in the selection list instead of just starting at the top of the list
• Decouple Kodi and system volume on Android which removes the double audio volume slider
• Karaoke support has been completely removed as it wasn’t functional
• Further improve DX11 implementation in Windows
• iOS9 support
• Various PVR fixes and improvements
• Various improvements to the music section
• Three finger touchpad mapping in iOS to make room for new tablet gestures which will be available in Alpha 4 to complement existing tablet gestures.
• Kodi now supports being compiled with Xcode 7
• The Kodi GUI now supports a new stereoscopic depth effect for users of Kodi on 3D TVs or VR headsets
• Add stereoscopic depth for Confluence skin
• Extended support for browsing movies by country and through UPnP as well as user-ratings which we be added in future versions.
An enormous list of improvements:
• Besides the list above there has been a lot of work done in all areas in our source code. Removing old code, splitting up parts in more logical chunks and making it all more resilient to future changes. All these changes are part of a massive change list that only makes sense to developers actually knowing what the source code does. In short we will no bother you all with summing up the list. It’s just something that is worth mentioning that not all improvements have to be actual features and are visible to users. We prefer that the program actually works than adding bells and whistles.
Download: http://www.kodi.tv/
|
|
|
|
Poslao: 26 Apr 2016 19:51
|
offline
- Aco
- Moderator foruma
- Pridružio: 12 Maj 2006
- Poruke: 16823
- Gde živiš: /home/aco
|
Kodi 16.1
- Never cache addons directories
- Fix typo when calculating forced ratio size
- AndroidStorageProvider: Ignore /mnt/runtime and don’t call Exists all the way every some 500 ms as this will affect performance
- Set of fixes for DirectX rendering
- Fixed crash under JSON-RPC on iOS/OSX
- 20% performance gain on opening EPG guide window
- Add missing libgif.so to the Android package
- Fix Kodi freezing if no ADSP add-on is present
- EventServer security fix by only allowing localhost
- Fix possible lockup when entering EPG grid
- Fix possible problems with rendering on Windows
- Fix possible non working key presses after a key long press
- Don’t do a video chapter skip if there’s only one chapter
- Fix possible lock up by increasing timeout to let screensavers properly exit
- Fix render capture (bookmark images) on certain hardware with DXVA on Windows
- Fix problem in ZeroConfBrowser that could cause problems on exit
- Fix crash one OSX 10.7 when trying to resolve HDD names
- Fix possible crashes when using VAAPI and DXVA video rendering
- Fix song reported on playback of songs from cuesheet
Download: http://www.kodi.tv/
|
|
|
|
Poslao: 29 Apr 2016 13:35
|
offline
- rapha
- Mod u pemziji
- Pridružio: 14 Feb 2005
- Poruke: 9113
- Gde živiš: Beograd
|
Nešto je počela da mi baguje verzija za Android, na tabletu. Ne mogu da kliknem (pipnem) ni jednu od donjih komandi (za prevode recimo). Isto tako ne mogu da ga ugasim normalno. Izađe prozor sa "exit" ali možeš da pipaš do prekosutra.
|
|
|
|
Poslao: 29 Apr 2016 16:29
|
offline
- Aco
- Moderator foruma
- Pridružio: 12 Maj 2006
- Poruke: 16823
- Gde živiš: /home/aco
|
rapha ::Nešto je počela da mi baguje verzija za Android, na tabletu. Ne mogu da kliknem (pipnem) ni jednu od donjih komandi (za prevode recimo). Isto tako ne mogu da ga ugasim normalno. Izađe prozor sa "exit" ali možeš da pipaš do prekosutra.
Probaj TVMC bolji je za android. U suštini i on je Kodi samo već neke stvari su podešene i instalirane.
|
|
|
|
|
Poslao: 03 Feb 2017 07:13
|
offline
- Ričard
- Lavlje srce
- Supermoderator
- Zver!
- Electro maintenance engineer
- Pridružio: 28 Nov 2006
- Poruke: 13745
- Gde živiš: Vršac
|
Kodi 17.0
+ Izmene;
What's new in this version:
Live TV and PVR (Personal Video Recorder)
- Added enhancement/improvements to PVR addon API (connection state change handling, asynchronous updates & more)
- Added support for navigation controls between EDL (commercial skipping) during PVR recodings playback
- Added support for sorting channels by 'last played' in the Channels window
- Added support to changing of timer type for existing timers to ex. change a episode timer to a series timer
- Added support to echo up important Status info to Timer Rules in the Timer rules window
- Added option to hide disabled timers in the Timer window
- Added support for 'Edit timer' & 'Delete timer' rules to context menu in the EPG & Search windows
- Added support to allow timer creation for EPG in recent past in the EPG window
- Added support to use timer logos depending on its state in the EPG window
- Added "ShowTimerRule" builtin to allow key mapping for "add timer" dialog pre-filled for epg-based timer rule
- Added 'recent recordings' widget (core support and Estuary PVR home screen)
- Added vertical scrollbar to Guide window to allow channel navigation using the mouse (core support and Estuary change)
- Added support for JSON-RPC API sync PVR types fields with current implementation
- Improveed playback of live streams as PVR Live TV streams can now be identified as "live"
- Improved Kodi's Eventlog with extentions to PVR events for 'create/delete timers, timer rules', 'start/stop recordings'
- Improved PVR Guide window performance, especially on first open
- Changes to have separate windows for 'Timer Rules' from 'Timers'
- Changes to separate TV and Radio recordings in the Recordings window
- Changes to make 'group items' setting be persistent in the Recordings window
- Changes to recordings window which now respects "default select action" settings value
- Changes to instant recording behavior to make it configurable (fixed-time vs. current show vs. interactive)
- Refactoring of the PVR Manager (PVRManager) so addons are now owned by Kodi's addon system
- Added, updated, and improved PVR backend clients addons for all popular third-party external PVR backend platforms
Add-ons Framework, API, and Manager
- Added a new API level system to binary addons, refactoring the binary addon library interface for Kodi
- Added a new input system with an API for keyboard and game controllers as "Peripheral Addons"
- Added API support for "Peripheral Addons" for updatable configuration of input devices
- Added support for game controller peripheral addons to system addons
- Added a user-mappable Joystick (Peripheral) Addon for joysticks and gamepad abstraction APIs
- Added "Peripheral Addons" for game controllers, gamepads, joysticks, and input peripherals (in repo)
- Joystick Controller Addon
- X-Arcade (XGaming Tankstick) support for Kodi Addon
- Steam Controller (gamepad) Addon
- Default Game Controller Addon (reference game controller addon based on Xbox 360 gamepad)
- Added support for method to get our useragent string
- Added support for Addons to include screenshots to be visible in Kodi's Addons Manager
- Added support for skins to display 'recently installed' or 'recently updated' addon list in Addon Manager
- Added setting for enabling/disabling ZIP installation of addons from unknown sources (disbaled by default)
- Added a lot of Doxygen related Addons documentation regarding builtin commands to Documentation
GUI Engine (Skinning Engine)
- Added a new default skin called Estuary, with themes & colors, (moving Confluence to addon repo)
- Added a new default touch-screen enabled skin called Estouchy (moving Re-Touched to addon repo)
- Added a new Color Manager to handle loading of madVR 3D LUT ICC profiles for color correction
- Added a new FFmpeg based image loader to guilib for loading pictures
- Added a new FFmpeg based image thumbnails implementation
- Added experimental limited support to guilib for animated APNG images in skin textures and backgrounds/posters
- Added experimental limited support to guilib for animated GIF images in skin textures and backgrounds/posters
- Added support for commercial skipping notifications and toggle action
- Added support for defaultcontrol to grouplists to allow skins to define defaults
- Added support for 'InstallAddon' builtin to allow skins to install addons on demand
- Added Skin.SelectBool builtin support for skinning
- Added support for multi-touch to display adjustment for touch panel calibration
- Improved skinning PVR section by unifying and/or seperating different PVR related windows
- Update guilib ABI (for libgui) to version 5.11.0
- Updated keyboard layout for some languages and added new keyboard layout for French AZERTY & Italian QWERTY
- Changed context menus by refactoring to a global item based system to unify them
- Changed GetThumbSize() to m_imageResso so bookmark/chapter images are same resolution as posters
- Changed background loading of thumbnails so that it is enabled by default
- Changed default icons with updated versions
Platform Independent Playback
- Major refactoring of Kodi's built-in video player core (which also been renamed from "DVDPlayer" to "VideoPlayer")
- Added support for "InputStream" binary addon extension point that can serve as input stream for VideoPlayer
- Added support for "InputStream" (input stream) addons to system addons
- Added "InputStream" (input stream) client addons for common network streaming protocols and popular services
- Added support for 3D LUT (3D Lookup Table) & simple ICC profile linking support for color correction
- Added video stream selection to audio/subtitle dialogue to choose between multiple videos
- Added support for dithering for OpenGL rendering (part of VideoPlayer refactoring)
- Added support for gapless playback on stream change (with the new VideoPlayer)
- Added two new view modes that zoom depending on aspect ratio to match the screen heigh
- Added method for requesting desired video resolution to demuxer to new VideoPlayer
- Added multi-stream input demuxer to support a video stream with external audio tracks/streams
- Added support to change playback speed with audio enabled between 0.8 to 1.5 of normal speed with 'tempo' controls
- Added support for external PGS/.sup (Blu-ray Disc) subtitles
- Added support for hardware video acceleration of DVD-Video (with the new VideoPlayer)
- Added and improved several Audio DSP (Digital Signal Processing) plugins and ADSP addons for Kodi's AudioEngine
- Added and updated many audio decoder and encoder addons for Kodi
- Changed video renderers to separate graphics rendering from main thread (part of VideoPlayer refactoring)
- Improved A/V sync during video playback which reduce time required for audio sync (part of VideoPlayer refactoring)
- Improved switching refresh rates during video playback (part of VideoPlayer refactoring)
- Improved audio pass-through support during video playback (part of VideoPlayer refactoring)
- Improved MMAL playback of H.264 MVC (Blu-ray 3D) stereoscopic video with framepacking decoding on Raspberry Pi
- Improved Stereoscopic 3D playback of 3D videos (as well as better 2D playback of 3D videos)
- Improved and enhanced Blu-ray support (including updated libbluray dependecies from the VideoLAN project
- Upgraded FFmpeg multimedia codec and demux libraries to stable branch release version FFmpeg 3.1 (3.1.6)
- Removed certain audio codecs from core and made them into audio decoder and audio encoder add-ons
Library
- Added support for scraping, storing, and displaying multiple ratings from different sources
- Added support for user rating to the OSD (On Screen Display) for music playback
- Added support for rating and votes label for specific rating
- Added support to filtering by userrating in the mediafilter dialog
- Added support to include watched status for movies in actor search dialog
- Added artist roles tag to the music library to handle tags for ex. Composer, Conductor, DJMixer, etc.
- Added support for MOOD tag scanning for FLAC, Ogg, Xiph, Vorbis, ASF and MP4 audio files to music library
- Added option to exclude singles in recently played albums (set to enabled by default)
- Added support for showning "in progress tv shows" in the filesystem-tree
- Added support Audio and Subtitle Track Count to Smart Playlist selections filtering
- Added support to sort actors by number of movies they are in
- Added support to sort discography ascending by years
- Added support for a method to retrieve video tags
- Added ability to JSON-RPC API to return user ratings
- Improved performance for tag scanning and browsing speed in the Music library
- Improved database performance for addons accessing library
Web Scrapers
- Refactoring and updated scrapers in Kodi for music, movies, tv shows, and music videos
- Added possibility to get information from both .nfo and scraper
AudioEngine
- Added initial support for Audio DSP (Digital Signal Processing) plugins and addons for Kodi's AudioEngine
- Improved the default cross-platform event driven active state machine pattern ActiveAE (Kodi's AudioEngine)
- Improved ALSA sink for ActiveAE for Linux Desktop and generic Linux based Embedded Systems
- Improved PulseAudio sink for ActiveAE for Linux Desktop
- Improved OSS (Open Sound System) sink for ActiveAE for BSD, like FreeBSD and similar BSD Unix based systems
- Improved AudioTrack sink for ActiveAE for Android
- Improved Pi Audio sink for ActiveAE for Raspberry Pi
- Improved DirectSound sink for ActiveAE for Windows
- Improved WASAPI sink for ActiveAE for Windows
- Improved CoreAudio sink for ActiveAE for (Mac) OS X and iOS
- Improved Darwin sink for ActiveAE for (Mac) OS X and iOS
Other
- Added a new default web interface (this new ew webinterface is called "Chorus2" and is currently at version 2.4.1)
- Added support for AppVeyor CI (CI for Windows) build server for regression testing of Kodi and binary addons
- Added support building binary addons to Travis build server for regression testing of Kodi
- Added support for auto creating code documentation with Doxygen including To-Do list
- Added documentation for skinning API to Doxygen, and moved PyDocs of Kodi API to Doxygen
- Added support for IPv6 via cURL
- Added default for the WeTek Play USB remote to peripherals as input device
- Added support for game controller haptics (rumble motors) when the user receives a notification
- Added and updated many audio visualization and screensaver addons for Kodi
- Improved code stability, performance. and security, as well as general code clean-up in many core areas
- Improved render capture which is used by Ambilight implementations (such as example Boblight)
- Improved the the integrated UPnP / DNLA Media Server and Client
- Improved AirPlay compatibility support for iOS 8 (via updated libshairplay)
- Improved Kodi's JSON-RPC API
- Improved the the integrated web server (used for remote control web interface and more)
- Improved HDMI CEC (Consumer Electronics Control) support by updating to LibCEC 4.01 from Pulse-Eight
- Improved "long-press" support functionality of a single button on a remote control
- Updated community maintained translations to over 60+ languages to date for Kodi via Transifex Translation System
- Updated critical dependency libraries such as sqlite, openssl, gnutls, and CMake (used to compile binary addons)
- Updated artwork containing logos with symbol to reflect that Kodi is a registered trademark
- Removed support for RAW image decoding (with removal of CxImage as FFmpeg do not support RAW)
- Removed CxImage, Libgif, and JpegIO (C/C++ libraries) as dependencies in favor of FFmpeg image decoding
- Removed all Boost (C++ libraries) and libsquish as dependencies
Windows Specific
- Converted Kodi to an Desktop Bridge UWP (Universal Windows Platform) compatible app for Windows 10 (x86 only)
- Added initial support to compile Kodi for Microsoft's UWP (Universal Windows Platform) APIs
- Added new CMake based build system of Kodi and binary addons for Windows (as well as for Linux, BSD, and OSX)
- Added support for HEVC Main 10 profile (10-bit) hardware video decoding via DXVA on Windows if drivers support it
- Added support for 10 to 16 bit video output through the DXVA renderer
- Added support for per-monitor DPI and scaling
- Improved rendering system for DirectX 11 and Direct3D 11 native support on Microsoft Windows
- Improved DXVA/DXVA2 (DirectX Video Acceleration) support (requires DXVA/DXVA2 compatible hardware & drivers)
- Changed all external libraries to be built with Microsoft Visual Studio 2015
- Removed unneeded DXVA to D3D11VA wrapper as we now build FFmpeg with D3D11VA support and use it directly
Download: http://www.kodi.tv/
|
|
|
|