Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191

Qmmp 2.1.3 / 1.6.3​

March 29, 2023
  • Fixed latest cURL API support;
  • Fixed crash in the ladspa plugin;
  • Fixed memory leak in the wavpack plugin;
  • Fixed ADTS header detection in the aac plugin;
  • Fixed error handling in the ffmpeg plugin;
  • Fixed text scroller geometry in the skinned plugin;
  • Hide empty plugin categories;
  • Added partial Swedish translation.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191

Qmmp 2.1.4

May 25, 2023
  • Added projectM 4.0 support (experimental);
  • Rebuild skin cache if missing (2.1.4 only);
  • Fixed command execution under Windows in the file operations plugin;
  • Fixed removing of the current playing file in the file operations plugin;
  • Fixed crash on streams in the lyrics plugin;
  • Fixed issues with tabbar in the simple ui plugin (2.1.4 only);
  • Fixed issues with visualization windows on application startup.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 0.12.17
Changes since 0.12.16:​
  • improved mpeg pluging:
    • added ID3v1/ID3v2 charset detection using librcd library;
    • added option to enable CRC checking;
    • added feature to merge different tag types;
  • fixed removing of the current playing file in the file operations plugin;
  • fixed http version.

Attention! This release is recommended for the old versions of operating systems.​
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191

Qmmp 2.1.5​

  • added waveform seekbar optimization;
  • fixed visualization initialization in the simple user interface;
  • fixed playlist geometry issues in the simple user interface;
  • fixed playlist settings in the skinned user interface;
  • fixed possible crash;
  • fixed http version;
  • fixed file type determination by content in the waveform seekbar.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191

Qmmp 2.1.6​

  • added TagLib 2.0 support;
  • fixed settings form in the simple user interface;
  • improved lyrics plugin:
    • fixed issue with URL formatting;
    • updated lyrics providers;
    • using UTF-8 for all lyrics providers;
  • updated Spanish translation.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 2.1.7
Apr 17, 2024
  • Using XWayland for skinned user interface;
  • Using floating point output in the sndfile plugin;
  • Fixed file type determination by content in the sndfile plugin;
  • Fixed memory leak in the hotkey plugin;
  • Fixed stream sample rate in the pipewire plugin;
  • Fixed issue with KDE6 file dialog (2.1.7 only).
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 0.12.18
Apr 18, 2024
  • Fixed memort leak in the hotkey plugin;
  • Fixed file type determination by content in the sndfile plugin.
  • Using floating point output in the sndfile plugin;
  • Improved lyrics plugin:
  • Fixed issue with URL formatting;
  • Updated lyrics providers;
  • Using UTF-8 for all lyrics providers;
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 2.1.8
May 17, 2024
  • improved CUE parser;
  • fixed pkg-config files generated by qmake (2.1.8 only);
  • fixed memory leak;
  • fixed issue with missing mount points in the qmmp file dialog;
  • fixed unexpected startup of the disabled plugin when trying to change it's settings;
  • fixed linking with xcb;
  • fixed crash when trying to remove queued track;
  • fixed copying of the selected tracks to the new playlist;
  • fixed Wayland compatibility on first startup (2.1.8 only).
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 2.1.9
  • fixed build with PipeWire version less than 0.3.33;
  • fixed displaying bitrate in the wavpack plugin;
  • disabled Qt 6.7 build warnings (2.1.9 only);
  • disabled waveform seekbar for CD tracks in the simple user interface.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Ostatnia edycja:

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 2.2.0
  • added feature to stop playback after removing of the current track;
  • reworked playlist container;
  • reworked command-line parser;
  • improved codebase;
  • moved some duplicated code to the libqmmpui library;
  • improved simple user interface:
    • added feature to change group height;
    • added feature to print cover art in the group;
    • added feature to show extra information in the group;
    • added feature to copy tracks between playlists;
    • added tree view mode in the file browser;
    • added feature to replace selected playlist from the file browser;
    • added balance slider;
    • allow to override group and current track colors when using system palette;
    • renamed "Show Title Bars" action to "Block Floating Panels";
  • improved skinned user interface:
    • added feature to change group height;
    • added feature to print cover art in the group;
    • added feature to show extra information in the group;
    • improved color and font settings;
  • improved xmp plugin:
    • added "Emulate sample loop bug" option;
    • added "Use Paula mixer in Amiga modules" option;
  • added feature to replace selected playlist in the library plugin;
  • added feature to set buffer size in milliseconds in the http plugin;
  • added buffer size setting in the WASAPI plugin;
  • added "--debug" command-line option;
  • added feature to build cdaudio plugin without libcddb library;
  • disabled debug output by default;
  • fixed file type detection by content;
  • fixed ignoring of data file for large cue sheets;
  • fixed build under FreeBSD;
  • removed file association settings page (1.7.0 only);
  • updated Dutch translation;
  • updated Finnish translation;
  • updated Polish translation;
  • updated Russian translation.
Build fixes:
Zaloguj lub Zarejestruj się aby zobaczyć!

Zaloguj lub Zarejestruj się aby zobaczyć!
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191
Qmmp 0.12.20
Qmmp 0.12.20 has been released
20:21:56/12-10-2024
Changes since 0.12.19:
  • fixed displaying bitrate in the wavpack plugin;
  • fixed ignoring of data file for large cue sheets.
Attention! This release is recommended for the old versions of operating systems.​
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
41453
Reakcje/Polubienia
35191

Qmmp 2.2.1​

Qmmp 1.7.1 and 2.2.1 have been released
20:17:38/14-10-2024
Changes since 1.7.0 and 2.2.0:
  • changed minimal Qt version to 5.12 (1.7.1 only);
  • changed minimal cmake version to 3.16 (1.7.1 only);
  • fixed build regression;
  • fixed compatibility with Qt 6.2 (2.2.1 only);
  • fixed "Always On Top" option for KDE/KWin in the skinned user interface;
  • improved simple user interface:
    • enabled floatable dock widgets under Wayland (2.2.1 only);
    • disabled "Always on Top" option under Wayland;
  • updated Italian translation.
Pobieramy na stronie:
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Do góry