- Jan 19, 2024
-
-
partially reverts 32836475
-
Set the time and position to the requested seek point. Pause timers while seeking.
-
The input_thread can now only seek with absolute values.
-
Don't use INPUT_CONTROL_JUMP_POSITION and INPUT_CONTROL_JUMP_TIME, that use input times from the demuxer. Instead, add up the time from the player timer, that use ts from the output clocks. This fixes a possible gap with relatives seeks, depending on the input source or output delay (aout). For examples, seeking -3s was seeking -2s and seeking +3s was seeking +4s before this commit. Now seeking back and forth with stay at the same position. Fixes #28482 Fixes #27383
-
-
Keep the last requested seek position/time, that will be used for successive jumps. It will be more precise than using the demux GET_TIME/GET_POSITION. Send 'on_seek' callback with a valid point when starting a new seek. This callback will be called with a NULL point once all seek requests are processed. UI have now the choice to update their time/position to the seeked value. This will fix the UI not updated when the seek is long to process. Refs #27383 Refs #28482
-
-
-
The functions were removed and re-added as deprecated in a libplacebo commit[^1], breaking compilation with some libplacebo revision. [^1]: videolan/libplacebo@716811a3
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Rename album/genre/artist media list reset notifications in line with other media item list resets
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
macosx: Rename and modify behaviour of carousel itemmsizing properties in VLCLibraryUIUnits to more accurately reflect their intended use Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-
Signed-off-by:
Claudio Cambra <developer@claudiocambra.com>
-