Nimetu
|
70e40339a1
|
Fixed: Possible use after free and null pointer issues
--HG--
branch : develop
|
2019-02-22 18:57:56 +02:00 |
|
Nimetu
|
1635330a14
|
Fixed: Possible crash when queued buffers are already empty
--HG--
branch : develop
|
2019-02-18 22:22:25 +02:00 |
|
Nimetu
|
1e6027c970
|
Added: mp3 decoder based dr_mp3 single file library
--HG--
branch : develop
|
2019-02-18 13:46:39 +02:00 |
|
Nimetu
|
3a5bb966a8
|
Fixed: ffmpeg deocde getLength function was placeholder
--HG--
branch : develop
|
2019-02-13 14:52:07 +02:00 |
|
Nimetu
|
838dd14d15
|
Changed: Use popup menu for chat-copy function
--HG--
branch : develop
|
2019-02-11 14:32:13 +02:00 |
|
Nimetu
|
0e4048661c
|
Fixed: Copy to clipboard mangles utf8 chars
--HG--
branch : develop
|
2019-02-11 12:45:37 +02:00 |
|
Nimetu
|
5e68a4e293
|
Fixed: Loss of precision when calculating text line width
--HG--
branch : develop
|
2019-02-11 12:45:15 +02:00 |
|
Nimetu
|
07d9107b6b
|
Fixed: build interface border duplication
--HG--
branch : develop
|
2019-01-30 23:54:18 +02:00 |
|
Nimetu
|
1f1bd9fb8f
|
Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
|
2019-01-29 00:34:38 +02:00 |
|
Nimetu
|
a888ce0080
|
Changed: Make border duplication as default for build interface
--HG--
branch : develop
|
2019-01-28 11:40:52 +02:00 |
|
Nimetu
|
8c51bbc808
|
Fixed: typo
--HG--
branch : develop
|
2019-01-19 22:28:13 +02:00 |
|
Nimetu
|
f4ade875a3
|
Added: CViewText centered text mode option.
--HG--
branch : develop
|
2019-01-19 22:26:36 +02:00 |
|
Nimetu
|
8b69d673be
|
Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
|
2019-01-08 11:32:01 +02:00 |
|
Nimetu
|
dda8a36ee2
|
Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
|
2019-01-08 11:31:50 +02:00 |
|
Nimetu
|
ef1977330b
|
Fixed: Glyph size step not taken into account.
--HG--
branch : develop
|
2019-01-05 21:10:14 +02:00 |
|
Nimetu
|
0099eb3ba4
|
Changed: Do not restrict html font-family to inherit/monospace only.
--HG--
branch : develop
|
2018-12-27 11:32:52 +02:00 |
|
Nimetu
|
06c0f6800c
|
Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
|
2018-12-27 09:03:02 +02:00 |
|
Nimetu
|
2607db5b51
|
Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
|
2018-12-27 09:02:07 +02:00 |
|
Nimetu
|
32109c7197
|
Changed: Wrong isEnded state for streaming file when still in waiting state.
--HG--
branch : develop
|
2018-12-26 18:16:21 +02:00 |
|
Nimetu
|
e1be4260d5
|
Fixed: Audio mixer isEventMusicEnded status was always true.
--HG--
branch : develop
|
2018-12-26 18:16:21 +02:00 |
|
Nimetu
|
2bbdbd82d5
|
Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
|
2018-12-20 22:21:43 +02:00 |
|
Nimetu
|
a34d4342d7
|
Merge with experimental-ui-scaling
--HG--
branch : develop
|
2018-12-06 15:20:18 +02:00 |
|
Nimetu
|
fcac398696
|
Fixed: More fixes for LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
|
2018-12-06 15:19:54 +02:00 |
|
Nimetu
|
8a18a5dade
|
Merge with experimental-ui-scaling
--HG--
branch : develop
|
2018-11-23 12:05:46 +02:00 |
|
Nimetu
|
8e53cd87e5
|
Fixed: Zero width/height letters (ie space) should not be included in atlas
--HG--
branch : develop
|
2018-11-19 11:26:31 +02:00 |
|
Nimetu
|
06ab5b5f16
|
Fixed: Invalid LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
|
2018-11-18 17:17:56 +02:00 |
|
Nimetu
|
7ccd9da497
|
Merge with develop
--HG--
branch : experimental-ui-scaling
|
2018-11-17 10:09:34 +02:00 |
|
Nimetu
|
e5b7064a4d
|
Changed: New font texture implementation
--HG--
branch : develop
|
2018-10-24 14:22:35 +03:00 |
|
Nimetu
|
ab6467f64c
|
Fixed: Html P element not using style attribute
--HG--
branch : develop
|
2018-11-11 23:50:16 +02:00 |
|
Nimetu
|
5b4b7893f8
|
Fixed: openURL crash under linux
--HG--
branch : develop
|
2018-11-05 13:11:43 +02:00 |
|
Nimetu
|
edf1d12f65
|
Fixed: Opening local file with @ char in filename.
--HG--
branch : develop
|
2018-11-04 18:14:52 +02:00 |
|
Nimetu
|
19e1b47ddb
|
Fixed: Compiling under windows
--HG--
branch : develop
|
2018-11-04 15:59:42 +02:00 |
|
Nimetu
|
cea7a4c0cb
|
Backed out changeset: 68e5d9033466
--HG--
branch : develop
|
2018-11-01 08:33:35 +02:00 |
|
Nimetu
|
9b9bd0eb8c
|
Fixed: Compiling withoud ffmpeg
--HG--
branch : develop
|
2018-10-24 08:38:47 +03:00 |
|
Nimetu
|
e994c12983
|
Added: FFmpeg based audio decoder
--HG--
branch : develop
|
2018-10-23 11:19:07 +03:00 |
|
Nimetu
|
c74a56f3b9
|
Fixed: Streaming source did not report finished state correctly
--HG--
branch : develop
|
2018-10-20 19:07:32 +03:00 |
|
Nimetu
|
12ec528b5a
|
Fixed: Mouse events on partially hidden elemnts
--HG--
branch : develop
|
2018-10-20 19:07:32 +03:00 |
|
Nimetu
|
9aa52bc267
|
Fixed: Scale button height as needed based on text height
--HG--
branch : develop
|
2018-10-20 19:07:32 +03:00 |
|
Nimetu
|
31ad00a241
|
Merge with develop
--HG--
branch : experimental-ui-scaling
|
2018-09-27 12:37:59 +03:00 |
|
Nimetu
|
c2ffa714d2
|
Fixed: Wrong width for container list element
--HG--
branch : develop
|
2018-09-27 12:36:09 +03:00 |
|
Nimetu
|
4f7c082a4a
|
Fixed: Wrong text width
--HG--
branch : develop
|
2018-09-27 08:30:33 +03:00 |
|
Nimetu
|
3157984c21
|
Merge with develop
--HG--
branch : experimental-ui-scaling
|
2018-09-15 21:40:00 +03:00 |
|
Nimetu
|
f5c8335fa9
|
Fixed: Wrong table width if colspan is used
--HG--
branch : develop
|
2018-08-26 22:58:48 +03:00 |
|
Nimetu
|
ea95d8e091
|
Fixed: HTML list element invalidates content on each frame
--HG--
branch : develop
|
2018-08-26 22:58:48 +03:00 |
|
Nimetu
|
dd03e1f0b1
|
Fixed: Remove onenter callback from html textarea
--HG--
branch : develop
|
2018-08-18 14:15:32 +03:00 |
|
kervala
|
729ba2ebbd
|
Fixed: Typo
--HG--
branch : develop
|
2018-08-18 11:51:55 +02:00 |
|
kervala
|
6097ada1fa
|
Changed: Removed other throws
--HG--
branch : develop
|
2018-08-18 11:20:37 +02:00 |
|
kervala
|
58efd082c1
|
Changed: Don't include curl.h in headers to avoid dependencies on CURL for more files that required
--HG--
branch : develop
|
2018-08-18 10:57:33 +02:00 |
|
kervala
|
40dc2188f2
|
Fixed: Check CURL backend on old CURL versions (tested with 7.22)
--HG--
branch : develop
|
2018-08-18 10:53:04 +02:00 |
|
Nimetu
|
adc89b3a82
|
Fixed: style inheritance for underline, strikethrough
--HG--
branch : develop
|
2018-08-18 09:16:14 +03:00 |
|