summaryrefslogtreecommitdiff
path: root/plugins/ListeningTo/src/players/mradio.cpp
AgeCommit message (Expand)Author
2021-12-26WORD -> uint16_tGeorge Hazan
2018-03-16class renaming, part IIGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2016-07-27less TCHARsGeorge Hazan
2016-07-25hello, Unix.George Hazan
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2015-08-11code cleaningGeorge Hazan
2015-08-02ListeningTo: common projectKirill Volinsky
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-02-28added precompiled headerKirill Volinsky
2012-12-15ListeningTo:Tobias Weimer
2012-11-25typed stub for MS_PROTO_GETCONTACTBASEPROTOGeorge Hazan
2012-10-10service call replaced with the direct function callGeorge Hazan
2012-07-20ListeningTo: changed folder structure Vadim Dashevskiy