.. |
res
|
changed name from llcon to Jamulus
|
2013-02-19 21:20:15 +00:00 |
aboutdlgbase.ui
|
removed llcon
|
2013-02-18 18:21:57 +00:00 |
analyzerconsole.cpp
|
code cleanup
|
2013-02-23 20:12:09 +00:00 |
analyzerconsole.h
|
code cleanup
|
2013-02-23 20:12:09 +00:00 |
audiomixerboard.cpp
|
started work on "storing fader gains" request
|
2013-02-24 09:03:57 +00:00 |
audiomixerboard.h
|
started work on "storing fader gains" request
|
2013-02-24 09:03:57 +00:00 |
buffer.cpp
|
added analyzerconsole
|
2013-02-23 17:49:44 +00:00 |
buffer.h
|
added analyzerconsole
|
2013-02-23 17:49:44 +00:00 |
channel.cpp
|
support for OPUS codec
|
2013-02-16 18:06:18 +00:00 |
channel.h
|
added analyzerconsole
|
2013-02-23 17:49:44 +00:00 |
chatdlg.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
chatdlg.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
chatdlgbase.ui
|
rename GUI controls according to new prefix definition
|
2011-05-08 20:13:26 +00:00 |
client.cpp
|
there are still loud artifacts in the audio when dropouts occur, disable OPUS again
|
2013-02-20 18:29:33 +00:00 |
client.h
|
added analyzerconsole
|
2013-02-23 17:49:44 +00:00 |
clientsettingsdlg.cpp
|
use APP_NAME define instead of writing llcon directly in the code
|
2013-02-17 21:14:19 +00:00 |
clientsettingsdlg.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
clientsettingsdlgbase.ui
|
backup checkin, including lots of test code...
|
2011-06-11 05:19:48 +00:00 |
connectdlg.cpp
|
use APP_NAME define instead of writing llcon directly in the code
|
2013-02-17 21:14:19 +00:00 |
connectdlg.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
connectdlgbase.ui
|
Clients -> Musicians
|
2012-01-27 16:17:04 +00:00 |
global.h
|
new version number
|
2013-02-24 09:59:51 +00:00 |
llconclientdlg.cpp
|
added some test code (not enabled)
|
2013-02-24 09:03:33 +00:00 |
llconclientdlg.h
|
added analyzerconsole
|
2013-02-23 20:15:48 +00:00 |
llconclientdlgbase.ui
|
removed llcon
|
2013-02-18 18:21:57 +00:00 |
llconserverdlg.cpp
|
set window title for server
|
2013-02-18 18:20:37 +00:00 |
llconserverdlg.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
llconserverdlgbase.ui
|
removed llcon
|
2013-02-18 18:21:57 +00:00 |
main.cpp
|
support for server welcome message on connect (enabled via a command line argument)
|
2013-02-11 20:24:38 +00:00 |
multicolorled.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
multicolorled.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
multicolorledbar.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
multicolorledbar.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
protocol.cpp
|
added a "OPUS supported" message
|
2013-02-16 18:01:51 +00:00 |
protocol.h
|
added a "OPUS supported" message
|
2013-02-16 18:01:51 +00:00 |
resources.qrc
|
added instrument pictures
|
2013-02-11 17:55:14 +00:00 |
server.cpp
|
fixes by Michael Gorbovitski (mickg100) for OPUS performance improvement -> Thank you!
|
2013-02-20 17:22:04 +00:00 |
server.h
|
bug fix: use OPUS custom interface instead of the normal one
|
2013-02-16 19:11:30 +00:00 |
serverlist.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
serverlist.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
serverlogging.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
serverlogging.h
|
code style
|
2013-02-23 17:51:34 +00:00 |
settings.cpp
|
code style
|
2013-02-23 17:51:34 +00:00 |
settings.h
|
code style changes
|
2013-02-11 15:06:00 +00:00 |
socket.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
socket.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
soundbase.cpp
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
soundbase.h
|
update year to 2013
|
2013-01-23 10:41:13 +00:00 |
testbench.h
|
Added Support for instrument picture on fader tag
|
2013-02-11 15:53:52 +00:00 |
util.cpp
|
fix in About text
|
2013-02-19 21:27:07 +00:00 |
util.h
|
return the old value (removed entry) of the list
|
2013-02-27 21:20:14 +00:00 |
vstmain.cpp
|
update of copyright
|
2011-02-22 18:56:52 +00:00 |
vstmain.h
|
update of copyright
|
2011-02-22 18:56:52 +00:00 |
vstsound.h
|
same fixes, some cleanup, some server list implementation
|
2011-03-31 18:25:14 +00:00 |