|
ed67193761
|
Fixing minor SQL syntax error
|
2023-12-30 18:34:36 -05:00 |
|
|
18c9be444d
|
Fixing a minor issue when adding messages
|
2023-12-30 18:30:10 -05:00 |
|
|
40956e5c9e
|
Adding message modify, delete, and attachment tracking (untested)
|
2023-12-30 17:32:44 -05:00 |
|
|
4de56c1af8
|
Sort returns none, which was deleting the file dictionary items
|
2023-12-25 20:09:44 -05:00 |
|
|
7b9a7fb339
|
Verbosity for breadmixer to try to figure out whats wrong
|
2023-12-25 19:23:20 -05:00 |
|
|
3039bf65bd
|
Adding breadmixer changes
|
2023-12-16 12:51:35 -05:00 |
|
|
850e7288d1
|
A little more work on breadmixer
|
2023-11-29 20:59:50 -05:00 |
|
|
3bbba3217a
|
More fixes for dragging milliseconds out of the time diff
|
2023-11-24 20:50:22 -05:00 |
|
|
7b0fde230d
|
Really need milliseconds for seconds from starttime to be accurate
|
2023-11-24 20:46:42 -05:00 |
|
|
511f4bf69e
|
Fixing datatype coersion problems
|
2023-11-24 20:43:24 -05:00 |
|
|
78f1232f5b
|
Adding BreadMixer file indexing
|
2023-11-24 20:41:29 -05:00 |
|
|
41683fe098
|
Ok, trying s instead of d, even though that's technically not correct
|
2023-11-24 20:16:03 -05:00 |
|
|
61b617db04
|
I think we're back to typal pickiness
|
2023-11-24 20:13:42 -05:00 |
|
|
740213712a
|
Ok, the parameterization for queries is SUPER picky
|
2023-11-24 20:12:23 -05:00 |
|
|
8cdd7d3974
|
It's not type coersion it's not seeing something as a tuple
|
2023-11-24 20:11:05 -05:00 |
|
|
e7681bf7cd
|
Variable type coersion seems to be a problem with parameterized queries
|
2023-11-24 20:09:55 -05:00 |
|
|
7bee11e4f4
|
Initial work on BreadMixer
|
2023-11-24 19:56:03 -05:00 |
|
|
2954d1b304
|
Found something, might have been a node-crc dependency issue
|
2023-11-24 15:54:38 -05:00 |
|
|
4868f6930e
|
Trying a PCM write
|
2023-11-24 15:17:40 -05:00 |
|
|
42f04a552a
|
Attempting to write raw OPUS to file
|
2023-11-24 15:02:03 -05:00 |
|
|
00de13acd2
|
Switched back to the old version and turning CRC back on
|
2023-11-22 21:57:26 -05:00 |
|
|
9a5942facc
|
Trying something because the files I'm getting are playable, but only under specify conditions and not with FFMEG
|
2023-11-22 21:40:34 -05:00 |
|
|
bdc0ed0fad
|
Setting CRC false on the Ogg bitstream object to see if the problem with the CRC component goes away
|
2023-11-21 19:49:13 -05:00 |
|
|
55490c4b04
|
Adding node-crc dependency
|
2023-11-21 19:33:30 -05:00 |
|
|
66cec55bb6
|
Found a way to be more like the example code. Still not sure where the 2.0 alpha of prism comes from, but what the example uses I now have
|
2023-11-21 19:25:51 -05:00 |
|
|
16b41fad2b
|
Modifying versions and restoring the PCM version of audio saving
|
2023-11-21 18:46:06 -05:00 |
|
|
ab3ef81df9
|
Trying to write just straight ogg rather than convert to PCM, which seems to be the issue
|
2023-11-21 18:06:32 -05:00 |
|
|
0f68356254
|
Possibly working version of joining voice call and collecting audio
|
2023-11-21 17:38:01 -05:00 |
|
|
855a91e340
|
Trying something I found on Stack Overflow
|
2023-11-19 19:49:28 -05:00 |
|
|
8ef2ede2c0
|
Trying another logging check to figure out this cache
|
2023-11-19 19:46:21 -05:00 |
|
|
32954a2536
|
Fixed the problem with registering a new call id
|
2023-11-19 19:42:21 -05:00 |
|
|
a689783b36
|
Another commit
|
2023-11-19 19:39:07 -05:00 |
|
|
9b0f381673
|
I DID PRINT AGAIN, JAVASCRIPT IS NOT PYTHON
|
2023-11-19 19:31:29 -05:00 |
|
|
1eb4da8729
|
More debugging
|
2023-11-19 19:29:57 -05:00 |
|
|
85fc4805dc
|
Trying to fix the call registration return
|
2023-11-19 19:25:00 -05:00 |
|
|
f7bcbe348b
|
Python is not Javascript, print doesn't exist
|
2023-11-19 19:22:00 -05:00 |
|
|
2307119ad7
|
More random prints
|
2023-11-19 19:20:32 -05:00 |
|
|
d3daa299c0
|
Trying another sqlutil fix for inserting call state
|
2023-11-19 19:14:32 -05:00 |
|
|
abf8f10668
|
Modifications to fix some bugs with inputting ID
|
2023-11-19 19:10:55 -05:00 |
|
|
acaedb434c
|
Adding a bunch of random minor changes to sqlutil to fix a lambda parameter problem
|
2023-11-19 19:00:41 -05:00 |
|
|
e64811a179
|
More debug messages
|
2023-11-19 18:57:34 -05:00 |
|
|
113f6cbbd5
|
Adding a random debug message to see if what I think is happening is actually happening
|
2023-11-19 18:52:51 -05:00 |
|
|
7c4b5c52f1
|
Fixing a minor object reference issue
|
2023-11-19 18:46:52 -05:00 |
|
|
b5ded6acaf
|
Adding a bunch of debug logging
|
2023-11-19 18:44:22 -05:00 |
|
|
08a9d0addd
|
Another slight modification to make sure voice audio data is stored in a sensible location
|
2023-11-19 18:37:26 -05:00 |
|
|
aa1789da97
|
Adding a gitignore entry for media capture testing
|
2023-11-19 18:36:03 -05:00 |
|
|
9e0c78d939
|
Major modifications to try out actual audio recording
|
2023-11-19 18:32:16 -05:00 |
|
|
d82c569363
|
Added a large amount of untested voice management code, stopping just short of actually connecting to/disconnecting from calls
|
2023-11-14 21:50:42 -05:00 |
|
|
6effe2983e
|
Some final updates for today, trying to keep track of how many people are in a particular voice channel
|
2023-11-12 14:54:42 -05:00 |
|
|
a729545e01
|
Fixing comparison states
|
2023-11-12 11:01:07 -05:00 |
|