i baught a cd from a rocknroll concerd because they don't sell sd cards! ahahaha! and i want to make an atmosphere like this: cd is spinning in the drive and elten is playing the song!
I have a suggestion for the file browser. Allow pressing space on a text file to speak the first line or two of the text file, like audio files.
Second two suggestion, and these are for conferences.
1: Allow ability to check coordinates of yourself or other users.
2. Allow to increase master volume above 100% for quiet users.
1: Allow ability to check coordinates of yourself or other users.
2. Allow to increase master volume above 100% for quiet users.
hello! i could do it but the file manager program is a bit strange. i don't understand where is the code to check if a key space was pressed. and i don't understand the code.
-- (masonasons):
I have a suggestion for the file browser. Allow pressing space on a text file to speak the first line or two of the text file, like audio files.
--
-- (masonasons):
I have a suggestion for the file browser. Allow pressing space on a text file to speak the first line or two of the text file, like audio files.
--
if tree.filepath==4 what does it meen i don't know. i would also do this update for myself
Hello! I have a couple suggestions here. One, allow notifications to be shown when your contact creates a channel, allowing one to know where their friends are hanging out. Secondly, if using a screen reader, and you are being whispered to in a conference, allow the screen reader to speak the name of the person who is whispering to you. Thanks!
hello! i want users to get notification when you specifie their nicknames in forum posts after @ at simbol. for example: @railwayguy. and he will have a notification: you are mentioned in a forum thread!
please add z coordinate to hrtf conferences. i know that's possible in hrtf library.
hello! please add an interface to add hotkeys to console commandw
i want to autoupdate the portable elten. but when i do that, elten is installing! and running! and when i open the portable one, it opens the older version! so please make the portable autoupdator.
That's because you are using a beta version of Elten.
so really the stable versions are updating even if they are portable? am i right?
Suggestion, it would be nice if you get notified when someone makes you admin of a conference. Right now it doesn't do anything which is sort of misleading and confusing. Also, for conference invites, the fact that it says the person is calling you is misleading as well, as you're not going into a call, you're going to a conference. My suggestion is this, if a person is invited to a conference, the invite should say, you are being invited to username's conference, example, you are beinginvited to Marin's conference. And for becoming admin, some kind of small sound/notification would be nice, as I said before. Thanks!
i know why it makes audio calling sound when inviting. because in voice calls and in conference invitation the same function, same method is used, and the function is:
c = srvproc("calls", { "ac" => "call", "channel" => @channel, "channel_password" => @channel_password, "user" => user })
c = srvproc("calls", { "ac" => "call", "channel" => @channel, "channel_password" => @channel_password, "user" => user })
I want the ability for elten to be able to detect the display language in the system and switch to it automatically.
1 likes
you meen switching to local windows language?
i think this is very simple and it can be retrieved with win api.