UI finetuning / recompression of some PNG-files
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1589 0778d3d1-df1d-0410-868b-ea421aaaa00d
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 44 KiB |
@@ -342,7 +342,7 @@ bitInvaderView::bitInvaderView( instrument * _instrument,
|
||||
|
||||
pal = QPalette();
|
||||
pal.setBrush( backgroundRole(),
|
||||
PLUGIN_NAME::getIconPixmap("wavegraph3") );
|
||||
PLUGIN_NAME::getIconPixmap("wavegraph") );
|
||||
m_graph->setPalette( pal );
|
||||
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 960 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 182 B |
|
Before Width: | Height: | Size: 182 B |
|
Before Width: | Height: | Size: 83 KiB After Width: | Height: | Size: 82 KiB |
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 87 KiB After Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.4 KiB |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 676 B After Width: | Height: | Size: 936 B |
|
Before Width: | Height: | Size: 775 B After Width: | Height: | Size: 1.1 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 624 B After Width: | Height: | Size: 884 B |
|
Before Width: | Height: | Size: 648 B After Width: | Height: | Size: 893 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@@ -51,9 +51,9 @@ extern "C"
|
||||
plugin::descriptor sf2player_plugin_descriptor =
|
||||
{
|
||||
STRINGIFY_PLUGIN_NAME( PLUGIN_NAME ),
|
||||
"Sf2Player",
|
||||
"Sf2 Player",
|
||||
QT_TRANSLATE_NOOP( "pluginBrowser",
|
||||
"SoundFont synthesizer" ),
|
||||
"Player for SoundFont files" ),
|
||||
"Paul Giblock <drfaygo/at/gmail/dot/com>",
|
||||
0x0100,
|
||||
plugin::Instrument,
|
||||
|
||||
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 473 B |
|
Before Width: | Height: | Size: 592 B After Width: | Height: | Size: 469 B |
|
Before Width: | Height: | Size: 593 B After Width: | Height: | Size: 511 B |
|
Before Width: | Height: | Size: 677 B After Width: | Height: | Size: 512 B |
|
Before Width: | Height: | Size: 609 B After Width: | Height: | Size: 538 B |
|
Before Width: | Height: | Size: 683 B After Width: | Height: | Size: 537 B |
|
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 354 B After Width: | Height: | Size: 292 B |
|
Before Width: | Height: | Size: 381 B After Width: | Height: | Size: 292 B |
|
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 302 B |
|
Before Width: | Height: | Size: 407 B After Width: | Height: | Size: 302 B |
|
Before Width: | Height: | Size: 380 B After Width: | Height: | Size: 320 B |
|
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 323 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 339 B After Width: | Height: | Size: 282 B |
|
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 280 B |
|
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 402 B |
|
Before Width: | Height: | Size: 475 B After Width: | Height: | Size: 403 B |
|
Before Width: | Height: | Size: 457 B After Width: | Height: | Size: 439 B |
|
Before Width: | Height: | Size: 457 B After Width: | Height: | Size: 403 B |
|
Before Width: | Height: | Size: 450 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 436 B After Width: | Height: | Size: 353 B |
|
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 474 B |
|
Before Width: | Height: | Size: 508 B After Width: | Height: | Size: 468 B |
|
Before Width: | Height: | Size: 478 B After Width: | Height: | Size: 402 B |
|
Before Width: | Height: | Size: 560 B After Width: | Height: | Size: 405 B |
|
Before Width: | Height: | Size: 485 B After Width: | Height: | Size: 407 B |
|
Before Width: | Height: | Size: 541 B After Width: | Height: | Size: 400 B |
|
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 450 B |
|
Before Width: | Height: | Size: 510 B After Width: | Height: | Size: 440 B |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 598 B After Width: | Height: | Size: 734 B |
|
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 577 B After Width: | Height: | Size: 763 B |
@@ -294,8 +294,8 @@ vestigeInstrumentView::vestigeInstrumentView( instrument * _instrument,
|
||||
"clicking on this button, a file-open-dialog appears "
|
||||
"and you can select your file." ) );
|
||||
|
||||
m_toggleGUIButton = new QPushButton( tr( "Show/hide VST-GUI" ), this );
|
||||
m_toggleGUIButton->setGeometry( 45, 150, 160, 24 );
|
||||
m_toggleGUIButton = new QPushButton( tr( "Show/hide GUI" ), this );
|
||||
m_toggleGUIButton->setGeometry( 20, 150, 200, 24 );
|
||||
m_toggleGUIButton->setIcon( embed::getIconPixmap( "zoom" ) );
|
||||
m_toggleGUIButton->setFont( pointSize<8>( m_toggleGUIButton->font() ) );
|
||||
connect( m_toggleGUIButton, SIGNAL( clicked() ), this,
|
||||
@@ -306,7 +306,7 @@ vestigeInstrumentView::vestigeInstrumentView( instrument * _instrument,
|
||||
|
||||
QPushButton * note_off_all_btn = new QPushButton( tr( "Turn off all "
|
||||
"notes" ), this );
|
||||
note_off_all_btn->setGeometry( 45, 180, 160, 24 );
|
||||
note_off_all_btn->setGeometry( 20, 180, 200, 24 );
|
||||
note_off_all_btn->setIcon( embed::getIconPixmap( "state_stop" ) );
|
||||
note_off_all_btn->setFont( pointSize<8>( note_off_all_btn->font() ) );
|
||||
connect( note_off_all_btn, SIGNAL( clicked() ), this,
|
||||
|
||||
@@ -1013,10 +1013,6 @@ DWORD WINAPI remoteVstPlugin::guiEventLoop( LPVOID _param )
|
||||
return( 1 );
|
||||
}
|
||||
|
||||
ShowWindow( _this->m_window, SW_SHOWNORMAL );
|
||||
|
||||
_this->m_windowID = (Sint32) GetPropA( _this->m_window,
|
||||
"__wine_x11_whole_window" );
|
||||
#else
|
||||
_this->m_windowID = 1; // arbitrary value on win32 to signal
|
||||
// vstPlugin-class that we have an editor
|
||||
@@ -1034,10 +1030,16 @@ DWORD WINAPI remoteVstPlugin::guiEventLoop( LPVOID _param )
|
||||
_this->m_windowHeight = er->bottom - er->top;
|
||||
|
||||
SetWindowPos( _this->m_window, 0, 0, 0, _this->m_windowWidth + 8,
|
||||
_this->m_windowHeight + 26, SWP_SHOWWINDOW );
|
||||
_this->m_windowHeight + 26, SWP_NOMOVE | SWP_NOZORDER );
|
||||
_this->m_plugin->dispatcher( _this->m_plugin, effEditTop, 0, 0,
|
||||
NULL, 0 );
|
||||
|
||||
UpdateWindow( _this->m_window );
|
||||
ShowWindow( _this->m_window, SW_SHOWNORMAL );
|
||||
|
||||
#ifdef LMMS_BUILD_LINUX
|
||||
_this->m_windowID = (Sint32) GetPropA( _this->m_window,
|
||||
"__wine_x11_whole_window" );
|
||||
#endif
|
||||
|
||||
pthread_cond_signal( &_this->m_windowStatusChange );
|
||||
|
||||
|
||||