Anthony Messina
|
9e1ff4488a
all: updated FSF address in GPL text
|
11 years ago |
Victor Seva
|
d1869a4572
app_lua: remove duplicate code and merge functionality for sr.xavp.get
|
11 years ago |
Victor Seva
|
55280b2832
app_lua: sr.xavp.get() allow get all values of a var and <0 indx
|
11 years ago |
Hugh Waite
|
8bb61ea287
modules/app_lua: Fix off-by-one error in modf
|
12 years ago |
Victor Seva
|
8cd7a48479
modules/app_lua: added param to sr.xavp.get to choose between all the values (default) or just the first ones.
|
12 years ago |
Victor Seva
|
4a79fcdd99
modules/app_lua: fix sr.xavp.get. Get all the values not only the first one.
|
12 years ago |
Vicente Hernando
|
4af0bc1390
app_lua: solve crash when setting a variable not convertible to string.
|
12 years ago |
Victor Seva
|
c923dec79e
app_lua: Added sr.xavp.get function in order to get a table with all the values of a xavp.
|
12 years ago |
Victor Seva
|
0c866d07dd
app_lua: Added sr.xavp.get_keys function.
|
12 years ago |
Daniel-Constantin Mierla
|
f101dacbf6
app_lua: lookup pv in cached table for unset and isnull
|
13 years ago |
pd
|
4e4069330f
modules/app_lua: Fix to lua_sr_pv_is_null()
|
14 years ago |
Daniel-Constantin Mierla
|
08a4bbcecf
app_lua: use pv spec cache
|
14 years ago |
pd
|
c44a269969
modules/app_lua, modules/sdpops: Exported sdpops:sdp_with_media() to app_lua
|
14 years ago |
Daniel-Constantin Mierla
|
0026a3b553
app_lua: added several core functions to sr package
|
14 years ago |
Daniel-Constantin Mierla
|
b457031210
app_lua: helper function to return error code
|
14 years ago |
Andrei Pelinescu-Onciul
|
d3796af061
app_lua: updated to the sr31 export records
|
15 years ago |
Daniel-Constantin Mierla
|
475a65cbf5
app_lua: added sr.modf(func, param1, param2, ...)
|
15 years ago |
Daniel-Constantin Mierla
|
d098c129dc
app_lua: do basic Lua probing before fork
|
15 years ago |
Daniel-Constantin Mierla
|
482db59aa2
app_lua: added sl module to Lua
|
15 years ago |
Daniel-Constantin Mierla
|
7b91c4d48e
app_lua: run Lua scripts from cfg
|
15 years ago |