Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Jan 22, 2023

  1. Editor: Tweaked the crash reporter dialogue

    - Fixed repository URLs
    - While copying the report, automatically add the markdown source code tag to avoid users to post the messy message at final
    - Added the important note against reports posting.
    Wohlstand committed Jan 22, 2023

Commits on Jan 19, 2023

  1. Translations: Weblate side updates (Chinese (Simplified))

    Currently translated at 100.0% (2164 of 2164 strings)
    
    Translation: Moondust Project/Editor
    Translate-URL: https://hosted.weblate.org/projects/moondust-project/editor/zh_Hans/
    迎春心情 authored and Wohlstand committed Jan 19, 2023
  2. Translations: Weblate side updates (Ukrainian)

    Currently translated at 100.0% (2164 of 2164 strings)
    
    Translation: Moondust Project/Editor
    Translate-URL: https://hosted.weblate.org/projects/moondust-project/editor/uk/
    Denis Savonchuk authored and Wohlstand committed Jan 19, 2023
  3. Editor: Added the "default" field to supported features list

    This is a special field that sets global default value for all features at once. So, if you set the `default = hidden` state, all unlisted fields will be set to the `hidden` automatically. So, this should avlid any unexpected feature introduction at some configuration pacakges.
    
    Should help with #544 in the future.
    Wohlstand committed Jan 19, 2023

Commits on Jan 4, 2023

  1. Updated AudioCodecs and MixerX to not use WavPack

    Currently, this code is not polished well to be built evrywhere. Yet.
    Wohlstand committed Jan 4, 2023
  2. Updated submodules

    Wohlstand committed Jan 4, 2023

Commits on Dec 16, 2022

  1. Turn the LuaJIT into the submodule instead of archive

    - Remove luajit.tar.gz
    - Added _Libs/LuaJIT submodule
    - Tweaked the build to use the submodule instead of the archive
    Wohlstand committed Dec 16, 2022

Commits on Dec 15, 2022

  1. Translations: Weblate side updates (Chinese (Simplified))

    Currently translated at 100.0% (2154 of 2154 strings)
    
    Translation: Moondust Project/Editor
    Translate-URL: https://hosted.weblate.org/projects/moondust-project/editor/zh_Hans/
    迎春心情 authored and Wohlstand committed Dec 15, 2022
  2. Editor, Maiontainer, Calibrator: Ensure that every QSettings use UTF-8

    Fixes several path related issues
    Wohlstand committed Dec 15, 2022
  3. Editor: Fixed the deadlock on config load error

    This error occurs when config pack fails to be loaded on initial stages. The reason of this mess was a racing when the actual event loop gets started after actual error has occured.
    Wohlstand committed Dec 15, 2022

Commits on Dec 6, 2022

  1. MusicPlayer: Updated file association mechanism

    - Use separated descriptions to write into the file types database and shown in the dialogue
    - Also, added OPUS file type into the list
    Wohlstand committed Dec 6, 2022
Older