-
There's a bug in rpull where SOMETIMES it will decide to delete all of the submodule directories and then re-pull them.
No work is lost; the submodules were all up to date each time I've seen this ha…
-
When reaching the end of a list in [pointer] with the "next" or "delete" message, the pointer is unset.
see https://github.com/pure-data/pure-data/blob/master/src/g_traversal.c#L143
and https://…
-
Inspiration:
- Play/pause/rewind buttons (and maybe images) from http://www.7minuteworkouttimer.com/
- Overall design (and maybe code) from http://www.widmann.org/7MinutesOfHell/
-
PHP8.1 (at least - did not test with PHP8.0) logs deprecated issues because the 5 inherited methods from the Iterator base class in VCardParser do not declare the return type:
```
[20-Oct-2022 12:…
-
The following code help me to fix the issue....
` $quotationResult = $request->quotation($quotationBody);`
`$quotationResult->getBody()->rewind();`
`$getQuotation = strval($quotationResult->g…
-
It would be nice to have support for rewinding or seeking in the generator Reader, or a transparent lazy loading in the full video reader.
-
### Steps to reproduce
1. `db1` is master, `db2` is slave. They are on timeline ID 1 (db1).
2. Split brain happens. Network links are degraded, cluster lost majority in both `db1` and `db2` and is…
Vanav updated
4 years ago
-
Add the ability to have plugins that could do other actions from chat
1. Press buttons
2. Fast forward
3. Rewind
-
### Description
Hi, I found a bug when I tried to fast forward the video with the format 'application/x-mpegURL' - 'hls'.
Request: https://streaming2.softuni.bg/inspiration/index-1652889600-12600…
-
Make Start/Select/L/R smaller/thinner like real GBA/DS buttons
GBC/GBA/DS share same D-Pad, ABXY, Select/Start button position
for some DS games, their L/R position is same as touchscreen top left/r…