summaryrefslogtreecommitdiff
path: root/plugins/BASS_interface/src/Main.cpp
AgeCommit message (Expand)Author
2015-06-14- all icolib services removed;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22standard /delayload functionality enabled for bass.dllGeorge Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22bass header updatedKirill Volinsky
2015-04-25Bass_interface - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2014-12-14BASS_interface: changed warning lavel to w4Kirill Volinsky
2014-12-14SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2013-12-07another portion of decapitalization in the core (6/5) :) that's all!Dart Raiden
2013-09-25valid options initializationGeorge Hazan
2013-08-25- relative path for bass.dll when not using Folders pluginVadim Dashevskiy
2013-07-24fix for new bass.hKirill Volinsky
2013-07-15compilation fixGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05core:Kirill Volinsky
2013-04-05correct default valueKirill Volinsky
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-04new subclassing functions applied to all pluginsGeorge Hazan
2013-03-01useless Folders support checks removedGeorge Hazan
2013-02-23added precompiled headerKirill Volinsky
2013-02-16- translation fixes (patch from person)Vadim Dashevskiy
2013-02-10uuid standartizationKirill Volinsky
2013-01-26SKINICON_OTHER_FRAME for all pluginsGeorge Hazan
2013-01-24added hook of event folders path changedKirill Volinsky
2013-01-24added folders plugin supportKirill Volinsky
2013-01-23Bass_interface: Fixed sick mute iconRobert Pösel
2013-01-22minor code cleaningGeorge Hazan
2013-01-22transparent frame iconGeorge Hazan
2013-01-22geting sound preview on bass_interface frame if checked preview in optionsKirill Volinsky
2013-01-20added frame iconKirill Volinsky
2013-01-20code cleanupKirill Volinsky
2013-01-19updated bass.hKirill Volinsky
2013-01-19added remove frameKirill Volinsky
2013-01-19fixed button backgroundKirill Volinsky
2013-01-19changed button placeKirill Volinsky
2013-01-19fixed icons name and tooltipKirill Volinsky
2013-01-19removed ttb buttonKirill Volinsky
2013-01-19reverted windows.h in resource for compiling in vc2010Kirill Volinsky
2013-01-19added sliderKirill Volinsky
2013-01-19added ability to change frame colorKirill Volinsky
2013-01-16started frame creation (not working yet)Kirill Volinsky
2012-12-02new easy standard way of registering icons: Icon_RegisterGeorge Hazan