Anzeigen der neuesten Beiträge
0 Mitglieder und 9 Gäste betrachten dieses Thema.
New: MPCVideoDec: Add support for 4K for Intel HD Graphics 4000. AVI Splitter: Add a property page so that the support for non interleaved files can be turned on/off. Support for such files is now enabled by default. The old AVI Chunk Viewer dialog has been removed. Added chapter indicators to the seekbar and the chapter name is now displayed in the time tooltip. Added keys for changing volume by increments of 1.Changed: Updated FFmpeg (n0.8-13778-g127b70e). Updated Little CMS to v2.4 (git 728139a). Updated SoundTouch to v1.7.0. Updated MediaInfoLib to v0.7.60 r5048. Updated ZenLib to v0.4.28 r403. Updated VirtualDub to v1.10.3-test6. Remove .dat extension from the icon library and the formats (you can still associate it in the "Others" formats). Re-enable the embedded resources viewer in the properties dialog and improve its "open in browser" function (when double clicking on a resource). Store the path to MPC-HC's executable in HKEY_CURRENT_USER for external use. External applications that depend on that path should get it from there rather than HKEY_LOCAL_MACHINE. The old key in HKEY_LOCAL_MACHINE will be removed in the next version. Changed default maximum subtitle resolution to "Desktop". Updated Basque, French, German, Russian, Simplified Chinese and Slovak translations.Fixed: Web interface: Fix the "Deploy" feature. Subtitles didn't show in some cases when using the internal subtitles renderer. Improve DVB subtitles handling: - Fix missing subtitles - Fix wrongly colored subtitles Improve PGS subtitles (BluRay) parsing: - Fix missing subtitles - Fix wrong display duration Fix playback of VideoCD as disk. VSFilter: Fix a bug causing the subtitles not to show when using YUY2 color space. MPEG Splitter/AAC Decoder: Add basic support from AAC LATM tracks. WebUI: added support for '#', '%', '+' and other characters in file names. Fix color controls in certain situations. WebServer: Better Unicode support. Fix handling of big API messages. The master window handle was erroneously reset when starting a file from the explorer. Fix "Snap to desktop edges" option for multi-monitor setup. MPEG Splitter: Don't output the fake "No subtitle" track when the file contains no subtitles.
New featuresLots of improvement on OS X: Hardware support for USB mass storage devices. Handle opening files directly in Finder. Use native file chooser dialogs for importing files. Improve keyboard shortcuts. Fix various volume issues and inconsistencies. Switch to gtk-mac-integration and move to cocoa API. Add debug and logging facility to OS X launcher. LastFM: Add device scrobbling supportEnable Last.fm scrobbling of recent plays from a connected device. Currently only available on devices supported by the AppleDevice extension.File management options are now specific to each sourceThe "Copy files when importing" and "Update file and folder names" settings can now be set independently for Music and Videos.Other Enhancements LargeTrackInfoDisplay: Display track rating in "Now Playing" view MassStorage: Support the Samsung Galaxy Nexus Android phone Re-enable the AAC audio profile ThickClient: Append 'Banshee' to window title MassStorage: Support reading playlists from multiple folders Last.fm: Switch to 2.0 API for scrobbling and improve error handling LastFM: Remove invalid tracks from the queue after a scrobbling error Mpris: Add CanSetFullscreen and Fullscreen properties Replace custom volume widget with gtk's VolumeButton Improved threading in some areas around GUI manipulation Notable Bug Fixes (69 fixed since 2.4.0) Migo.Syndication: Handle feeds with malformed enclosure URLs AmazonMp3.Store: Fix URL redirection for sign out action bgo#577396: AppleDeviceTrackInfo: Fix reading and writing rating values bgo#587756: MassStorage: Save playlists relative to BaseDirectory bgo#615219: Don't increment skip counter when restarting current track bgo#623974: BasicTrackDetailsPage: Blank year spin button when 0 bgo#624976: Gui.Canvas.Rect: log invalid values for Width/Height bgo#626659: ServiceManager: check properly if a service is required bgo#634063: FileSystemQueueSource: Reload when tracks are imported bgo#634758: PlaylistSource: Make sure the right tracks are removed bgo#636450: PathPattern: Limit filename length to 200 characters bgo#642830: AppleDevice: Fix device loading if invalid tracks are present bgo#657769: PrimarySource: Make sure AddTrackJob is marked as finished bgo#661112: Gui.Canvas.Size: log invalid values for Width/Height bgo#662909: PlaylistParser: Retry HTTP request after timeout bgo#666696: DapSource: Flush pending changes when quitting bgo#671948: DapSource: Put the playlists below the default sources bgo#672744: UPnPServerSource: Fix crash when getting the root object bgo#673037: libossifer: Fix certificate validation with libsoup 2.38 bgo#673416: DbIteratorJob: Abort job after several consecutive failures bgo#676144: PlayQueueSource: Fix high memory usage when shuffling bgo#677288: PrimarySource: Fix pruning of artists from the database bgo#679260: AppleDevice: Postpone invalid tracks drop to the sync cycle bgo#680679: PlayerEngine: Fix reporting of playback errors bgo#682510: Mpris: Only raise PropertiesChanged signal if value changed bgo#682996: Dap.MassStorage: PlaylistPaths to return empty array bgo#683359: SourceView: log errors in SetCellDataFunc to avoid crashing bgo#683498: a11y: Fix a NullReferenceException in ListViewAccessible