Daum PotPlayer 歷史版本列表
Daum PotPlayer 是一個先進的音頻和視頻播放器,充滿了對其複制的詳細控制功能。從具有無數皮膚的玩家本身的詳細定制,這個多媒體應用程序使每個人都能進入電影和音樂的世界。它內置了所有最受歡迎的編解碼器套件,因此您甚至不必安裝繁瑣的第三方編解碼器包。此外,Daum PotPlayer 可以與各種各樣的視頻設備(* 相機,DVD 播放機,數字錄像機,模擬和數字電視),令人難以置信的工具和功能(... Daum PotPlayer 軟體介紹Daum PotPlayer (32-bit)Daum PotPlayer (64-bit)
更新時間:2019-02-12
更新細節:
更新時間:2019-02-11
更新細節:
What's new in this version:
Enhancements:
- Keep approximate cursor position when a remote change comes in from the server
Fixes:
- Verify last used monitor availability when restoring window position
- Fix erratic cursor jumps to last line
更新時間:2019-02-07
更新細節:
What's new in this version:
Color picker:
Picking a color from the screen:
- We had to change how the picking a color from the screen works, so that the feature works with floating windows
- Until now, the screen picker was activated by clicking on the icon and then moving the cursor over the Pinegrow window and then clicking to confirm the selection
- Now, the icon is dragged over the Pinegrow window and releasing the mouse will confirm the selection
Using the system color picker:
- Clicking on the color button next to the Picker icon opens up the system color picker
CSS Grid Editor input validation:
- CSS Grid editor now checks the syntax of grid properties. It caches common error like missing “(“ and “)” characters, wrong units and so on
- Only valid values are stored into CSS rules
Attribute editor:
- The element Attribute editor now supports editing values that contain JSON code, for example … Pinegrow will automatically use the right quote for the attribute in HTML: ‘ if the value contains “ and “ for all other cases
More resilient stylesheet loading:
- A lot of templates and projects out there in the real world contain broken code. Browsers are designed to work around such errors instead of complaining about them
- Pinegrow is more sensitive by design, because the goal is to notice and fix errors during development
- Still, we often get support requests with issues that are caused by such errors. One recent case involved a template with a stylesheet that imported itself. Pinegrow now detects and survives such situations
- On a similar note, we also see a lot commercial templates that are loaded with 10s of Javascript plugins. That can easily lead to performance issues when editing such projects in Pinegrow
- One solution is to disable Javascript while editing in Pinegrow, but then you’re often stuck with poorly implemented loaders that rely on Javascript to be cleared from the screen
- That actually makes Pinegrow a good tool for checking how projects behave in various sub-optimal environments, for example in browsers without Javascript
WordPress Theme Builder:
- Apply Master page command takes the current page, opens its master page and applies any changes to areas outside of the Site content
- A while ago we added the “Apply master page to all open files” that does this for all open pages
- Still, on larger projects with multiple templates and potentially multiple master pages, doing that is cumbersome. The easiest way is to open all template files and then run “Apply master page to all open files”
Now, we added two more options:
- Apply master pages to the whole project will go through all template files in the project and apply their respective master pages to them
- Apply master page to related files will do the same but only for project files that use the current page as their master page
更新時間:2019-02-06
更新細節:
更新時間:2019-02-05
更新細節:
What's new in this version:
- Improved Audio CD Ripper track-selection checkboxes behaviour
- Color error indicators in Audio CD Ripper status window
- Cancelling CD ripping in Verify Audio mode now properly deinitializes the output file
- Greatly improved the ripping speed in the Error Detection / Compatibility mode
- Included critical LAME MP3 encoder bugfix (https://sourceforge.net/p/lame/bugs/496/)
- Improved/Fixed CD-R / CD-RW disc supported write speeds detection
- Improved AIFF format to support 4GB files (previous limit 2GB)
- Added Wave64 (w64) output format
- Added Wave64 metadata support
- Added AU (au/snd) output format
- Reverted back a change made to the device access layer in v8.0.2 (may have caused drive communication errors in some systems with incompatible miniport I/O drivers)
- Removed unnecessary drive preparation prior CD ripping (may have caused ripping issues with some drives)
- Updated language translations
更新時間:2019-01-30
更新細節:
What's new in this version:
Features:
- Checklists! Markdown-style checkboxes (- [ ] and - [x]) will now be rendered in the Editor as a clickable checkbox. Checklists can also be added from the Format ? Insert Checklist menu item
Enhancements:
- Change the button icon in the top left corner from a tag to a hamburger menu
- Improve accessibility of the tab panels in the Settings and Share dialogs
- Add a Tools panel (containing the Import/Export functions) to the Settings dialog
- Add ability to toggle checkboxes in the Markdown preview
- Show Published icon in Condensed view
- Add a “Check for Updates” menu item
- Improve alphabetical note sorting to ignore accents, diacritics, and leading # characters
- Improve contrast in Dark Mode
Fixes:
- Prevent the Search Bar from shrinking when there are no notes
- In narrow screen sizes, correctly close the note after a “Trash” or “Restore from Trash” command
- Make the text in the Markdown preview selectable
- Update the selected note when notes have reloaded
- Prevent Note List excerpts from being to short
- Fix an issue where a local change to a note’s content would reselect that note in the Editor, even when the user had already navigated away to a different note
- Fix lag when renaming tags
- Remove unnecessary left border in Focus Mode #1149 @qualitymanifest
- Prevent Markdown list prefixes from multiplying when hitting Return
- When copying a note, ensure that the raw text is copied to the clipboard instead of rich text
- Fix line break behavior in the Markdown preview to match common Markdown implementations, as well as the other Simplenote apps
- Fix CJK-related crashes after a tab character
- Various security and under-the-hood improvements
更新時間:2019-01-29
更新細節:
更新時間:2019-01-24
更新細節:
What's new in this version:
Floating Panels and Multiple Screens:
- Supporting multiple screens has been the top feature request for a while now. That’s understandable
- Pinegrow’s UI – with multiple page views, code editor, component libraries, panels for properties, styling, CMS and more – takes up a lot of screen real estate
- Until now the whole UI had to be contained in a single window, so things quickly got crowded
- In Pinegrow 5.1 you can float panels – and groups of panels – in separate windows. Panels can be freely dragged between windows and rearranged within a window
Easily upgrade Bootstrap:
- Bootstrap starter pages, library components and properties have been updated to the latest versions, 4.2.1 and 3.4.0 respectively
- Pinegrow can also easily update your existing Bootstrap projects to the latest Bootstrap version (Bootstrap 3.x to the latest Bootstrap 3 and Bootstrap 4.x to the latest Bootstrap 4)
- Read the complete guide on how to upgrade Bootstrap to the latest version
Fixed Master Pages and WordPress Site actions on plain HTML projects:
- Pinegrow had a bug that prevented using Master Page actions and WordPress Site actions correctly on projects that didn’t use Bootstrap or Foundation
- In those cases both actions didn’t remember their parameters
WordPress Theme builder changes:
Post image – Smart action:
- Until now, the action added the ( is_singular() || in_the_loop() ) when displaying a post image in the background of the element. This created problems with custom queries and non-singular templates
- Now, the action only checks for the presence of the current post ID, if post ID is not specified as a parameter of the action
- Another change is that this action doesn’t automatically add with-image class to the element with the background, as it did before
Action parameters:
- Some WordPress actions had checkbox parameters that were on by default. Unchecking them actually set the non-default, negative. action parameter value
- That made it difficult to spot such checkbox that were set off, and distinguish them from checkboxes that were simply off by default
- That’s why all such checked-by-default checkboxes are changed into select boxes with default value “Yes”. This makes the controls set to “No” very easy to notice
Starter Theme 2 update:
- Starter Theme 2 has been updated to Bootstrap 4.2.1 and optimizations have been applied to some HTML templates. Similarly, some WooCommerce templates have been updated to adapt to the latest versions of the plugin
Save partials:
- Save partial action (in Actions panel) can now correctly save content of script and style elements
Attribute editor in the Properties panel:
- Until now editing attributes that contained HTML tags, stripped the tags from the value
- To prevent this, the Attribute editor now skips such attributes and displays the notice that you can edit them with Element code
Controlling visibility of CSS Grid buttons and resize points:
- CSS Grid buttons can get in a way, especially when elements are small
Network proxy settings:
- It is now possible to let Pinegrow know to use a proxy server for accessing the network by specifying the configuration string in Settings
更新時間:2019-01-11
更新細節:
What's new in this version:
- Added AC-3 (ac3) encoder
- Fixed Apple AAC encoder configuration ui for non-VBR formats
- Automatic 32/64-bit file format for MPEG-4 ISO base media file formats (m4a m4b)
- Fixed 64-bit WAV (PCM) (RF64) missing number of samples field from the file header
- Support decoding Vorbis (ogg) files larger than 2GB
- Restricted TTA file size to 4GB (TTA file format maximum size is 4GB)
- Workaround for the Opus encoder bug in automatic Music/Voice detection in 5.1 channel mode with very low bitrates
- Updated FFmpeg 4.1 (provides decoding support for various audio formats)
- Reset free trial period
更新時間:2019-01-04
更新細節:
What's new in this version:
Features:
- Mailspring now shows visual previews of PDF, DOCX, XLSX, XLS, CSV, and Markdown attachments on Windows and Linux as well as macOS. Selecting an attachment in the message view and pressing the space bar or clicking the small "eye" icon shows a preview of the contents in a new window, so you can finally view PDFs, etc. without leaving your Mailbox
Fixes:
- Mailspring no longer crashes with a fatal error on CentOS, Red Hat Enterprise Linux (RHEL) 7.6 with a "CXXABI_1.3.9" message. When we upgraded to Electron 4, using GCC++5 to build parts of Mailspring resulted in libraries too new for some linux platforms
- In dark mode, text in message bodies is no longer black
- The copy and cut context menu items are disabled when right-clicking a password field
- The Brazillian Portuguese translation has been improved
- You can now view Mailspring's open source license and all of it's dependencies' licenses and copyright notices from the menu