Leiti 6 vastet.
ID | Kanal | Video | Kustutatud | Kuupäev | Kirjeldus | Subtiitrid | Avalik | Ülekanne | HD | URL | PRIVATE | TitleMUI_en | TitleMUI_et | KirjeldusMUI_en | KirjeldusMUI_et | Filename | Category | CategoryMUI_en | Tags | OdyseeURL | KanalMUI_en | KanalMUI_et | Translated | has_thumbnail | local_stream | ytdlp_meta | est_subs | eng_subs |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
629 | Press any key to continue... | Downloading... | 0 | 2025-06-11 | 0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=sS6TG1SQ3eI | 0 | Downloading... | Downloading... | Dload.mp4 | Varia | Joke videos | download,file download,eta,progress bar,animation,simple,modern,elegant,transfer rate | N/A | Press any key to continue... | Press any key to continue... | 0 | /channel_db_lite/web/thumbs/629.jpg | N/A | N/A | N/A | N/A | |||
604 | Press any key to continue... | Huawei MediaPad M2 10.0 [Boot and shutdown animations \w sound] | 0 | 2025-02-12 | Startup and shutdown animations from my old tablet that I couldn't find on YouTube, so I decided to upload it! Extracted from official Huawei firmware using Huawei Update Extractor. 0:00 Splash (Boot logo) 0:06 Startup/loading (standard ver.) 0:32 Startup/loading (alternate ver.) 0:44 Shut down 0:52 Low Power (displayed when the device can't power on, because battery is too low) 0:58 Charging |
0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=qRyOJ9MPnGM | 0 | Huawei MediaPad M2 10.0 [Boot and shutdown animations \w sound] | Huawei MediaPad M2 10.0 [Boot and shutdown animations \w sound] | Startup and shutdown animations from my old tablet that I couldn't find on YouTube, so I decided to upload it! Extracted from official Huawei firmware using Huawei Update Extractor. 0:00 Splash (Boot logo) 0:06 Startup/loading (standard ver.) 0:32 Startup/loading (alternate ver.) 0:44 Shut down 0:52 Low Power (displayed when the device can't power on, because battery is too low) 0:58 Charging |
Startup and shutdown animations from my old tablet that I couldn't find on YouTube, so I decided to upload it! Extracted from official Huawei firmware using Huawei Update Extractor. 0:00 Splash (Boot logo) 0:06 Startup/loading (standard ver.) 0:32 Startup/loading (alternate ver.) 0:44 Shut down 0:52 Low Power (displayed when the device can't power on, because battery is too low) 0:58 Charging |
huawei_animations.mp4 | Varia | Joke videos | N/A | Press any key to continue... | Press any key to continue... | 0 | /channel_db_lite/web/thumbs/604.jpg | N/A | N/A | N/A | N/A | |
580 | Press any key to continue... | Blinking caret animation | 0 | 2024-09-03 | Recreation of the blinking caret thing that you see in various operating system's text modes. | 0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=aCF2wqpqnOY | 0 | Blinking caret animation | Blinking caret animation | Recreation of the blinking caret thing that you see in various operating system's text modes. | Recreation of the blinking caret thing that you see in various operating system's text modes. | BlinkBlink.mp4 | Veateated | Errors | blink,caret,cursor,the blinky thing,startup error,boot error,startup failure,fail,error,freeze,hang,hang on boot,hang on startup,Windows 3.1 startup error,no error message,text mode,text display,no graphical display,no GUI,text only | N/A | Press any key to continue... | Press any key to continue... | 0 | /channel_db_lite/web/thumbs/580.jpg | N/A | /channel_db_lite/web/json/580.json | N/A | N/A |
569 | Press any key to continue... | Hearts win animation (Windows Vista/7 Card Game) | 0 | 2024-03-27 | This is the animation that plays when you win a game of Hearts in Windows Vista or 7. Seeing this animation is rare, because in Hearts, there are multiple rounds and the game only ends when a player reaches 100 points and obviously it also requires you to win the game. | 1 | 0 | 0 | 1 | https://www.youtube.com/watch?v=-s5ZHhz4GQU | 0 | Hearts win animation (Windows Vista/7 Card Game) | Hearts win animation (Windows Vista/7 Card Game) | This is the animation that plays when you win a game of Hearts in Windows Vista or 7. Seeing this animation is rare, because in Hearts, there are multiple rounds and the game only ends when a player reaches 100 points and obviously it also requires you to win the game. | This is the animation that plays when you win a game of Hearts in Windows Vista or 7. Seeing this animation is rare, because in Hearts, there are multiple rounds and the game only ends when a player reaches 100 points and obviously it also requires you to win the game. | HeartsWinNearest.mov | Muud mängimise videod | Other gameplay videos | Microsoft,Windows 7,built-in games,Solitaire,card game,playing cards,Hearts,Clubs,Spades,Diamonds,operating system,Queen of Spades | N/A | Press any key to continue... | Press any key to continue... | 0 | /channel_db_lite/web/thumbs/569.jpg | N/A | /channel_db_lite/web/json/569.json | N/A | N/A |
568 | MarkusTegelane++ | Light OS with draggable windows is really broken [Fun Experiments 0x00] | 0 | 2024-03-15 | For this video, I added window movement to Light OS just for fun. All I did was add two custom macros and PPTGames Cursor API to be able to drag a window around. Then I grouped shapes which are related to the window I wanted to move as "RegularApp:1" and added a hidden shape "MoveEvent", which would store the current state of window movement as a global variable. Finally, I added a mouse hover action to the titlebar, which points to the MovableWindow macro. I am not making the .ppsm file, because a lot of stuff is broken, however you can find the macro I added in this secret gist: https://gist.github.com/MarkusMaal/a9d56efc5433a5ac1821adcf43cf9235 There are several reasons why this doesn't really work all that well and would require some serious reworks, some of which being the following: 1. There are custom animations which don't play, because in order to make the window draggable, I had to group all of the shapes in it 2. All slides have a reveal transition, which make window movement jittery (would need to be disabled if windows are being moved, but I didn't do it for this proof of concept video) 3. Appear/disappear animations would need to be implemented programmatically for shapes, which appear from trigger animations to stay on screen (these include volume test, power controls and opaque backdrop) 4. ActiveX controls don't disappear and don't get replaced by placeholders, meaning they stay on screen, flickering and being on top of the window, staying in one place. 5. The close button is on top of the area, where the mouse hover trigger for window movement is. This means that it might be difficult to click that button, as the Cursor API might think there is window movement going on. Easy fix would be to introduce a sort of "deadzone" where the hover trigger isn't active. 6. There is no multi-tasking, since windows appear on separate slides 7. Sound clips would have to be disabled, while the window is being moved All of these issues are addressed in my next upcoming PowerPoint OS (Codename OrangePath), which was designed from the ground up to have movable window capabilities and multitasking, so stay tuned... |
0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=RwAvwf8xYeA | 0 | Light OS with draggable windows is really broken [Fun Experiments 0x00] | Light OS with draggable windows is really broken [Fun Experiments 0x00] | For this video, I added window movement to Light OS just for fun. All I did was add two custom macros and PPTGames Cursor API to be able to drag a window around. Then I grouped shapes which are related to the window I wanted to move as "RegularApp:1" and added a hidden shape "MoveEvent", which would store the current state of window movement as a global variable. Finally, I added a mouse hover action to the titlebar, which points to the MovableWindow macro. I am not making the .ppsm file, because a lot of stuff is broken, however you can find the macro I added in this secret gist: https://gist.github.com/MarkusMaal/a9d56efc5433a5ac1821adcf43cf9235 There are several reasons why this doesn't really work all that well and would require some serious reworks, some of which being the following: 1. There are custom animations which don't play, because in order to make the window draggable, I had to group all of the shapes in it 2. All slides have a reveal transition, which make window movement jittery (would need to be disabled if windows are being moved, but I didn't do it for this proof of concept video) 3. Appear/disappear animations would need to be implemented programmatically for shapes, which appear from trigger animations to stay on screen (these include volume test, power controls and opaque backdrop) 4. ActiveX controls don't disappear and don't get replaced by placeholders, meaning they stay on screen, flickering and being on top of the window, staying in one place. 5. The close button is on top of the area, where the mouse hover trigger for window movement is. This means that it might be difficult to click that button, as the Cursor API might think there is window movement going on. Easy fix would be to introduce a sort of "deadzone" where the hover trigger isn't active. 6. There is no multi-tasking, since windows appear on separate slides 7. Sound clips would have to be disabled, while the window is being moved All of these issues are addressed in my next upcoming PowerPoint OS (Codename OrangePath), which was designed from the ground up to have movable window capabilities and multitasking, so stay tuned... |
For this video, I added window movement to Light OS just for fun. All I did was add two custom macros and PPTGames Cursor API to be able to drag a window around. Then I grouped shapes which are related to the window I wanted to move as "RegularApp:1" and added a hidden shape "MoveEvent", which would store the current state of window movement as a global variable. Finally, I added a mouse hover action to the titlebar, which points to the MovableWindow macro. I am not making the .ppsm file, because a lot of stuff is broken, however you can find the macro I added in this secret gist: https://gist.github.com/MarkusMaal/a9d56efc5433a5ac1821adcf43cf9235 There are several reasons why this doesn't really work all that well and would require some serious reworks, some of which being the following: 1. There are custom animations which don't play, because in order to make the window draggable, I had to group all of the shapes in it 2. All slides have a reveal transition, which make window movement jittery (would need to be disabled if windows are being moved, but I didn't do it for this proof of concept video) 3. Appear/disappear animations would need to be implemented programmatically for shapes, which appear from trigger animations to stay on screen (these include volume test, power controls and opaque backdrop) 4. ActiveX controls don't disappear and don't get replaced by placeholders, meaning they stay on screen, flickering and being on top of the window, staying in one place. 5. The close button is on top of the area, where the mouse hover trigger for window movement is. This means that it might be difficult to click that button, as the Cursor API might think there is window movement going on. Easy fix would be to introduce a sort of "deadzone" where the hover trigger isn't active. 6. There is no multi-tasking, since windows appear on separate slides 7. Sound clips would have to be disabled, while the window is being moved All of these issues are addressed in my next upcoming PowerPoint OS (Codename OrangePath), which was designed from the ground up to have movable window capabilities and multitasking, so stay tuned... |
2024-03-15 21-10-42.mkv | PowerPoint | PowerPoint | PPTOS,Light OS,PowerPoint OS,movable windows,draggable,droppable,VBA,Visual Basic for Applications,Microsoft PowerPoint,ppsm,Light OS Technologies,macro,scripting | N/A | MarkusTegelane++ | MarkusTegelane++ | 0 | /channel_db_lite/web/thumbs/568.jpg | N/A | /channel_db_lite/web/json/568.json | N/A | N/A |
507 | Press any key to continue... | Windows 8 animation [4K60 remake] | 0 | 2022-11-18 | Since the Windows 8 animations you can find on YouTube are low quality and 30 fps, I decided to try to remake the Windows 8 animation from scratch. This allowed me to render the final result in 3840x2160 at 60 fps. | 0 | 1 | 0 | 1 | https://www.youtube.com/watch?v=xkF09-7dZhg | 0 | Windows 8 animation [4K60 remake] | . | Since the Windows 8 animations you can find on YouTube are low quality and 30 fps, I decided to try to remake the Windows 8 animation from scratch. This allowed me to render the final result in 3840x2160 at 60 fps. | . | Win8Logo.mp4 | Operatsioonsüsteemid | Operating systems | Windows 8.1,Windows 8 animation,Windows 8,touch,Bill Gates,Microsoft,Steve Ballmer,blue,jupiter | N/A | Press any key to continue... | Press any key to continue... | 0 | /channel_db_lite/web/thumbs/507.jpg | N/A | /channel_db_lite/web/json/507.json | N/A | N/A |