3
18
Fork
You've already forked LibreDJ
6

Draft: Jump to next/previous playlist section #199

Open
obsoleszenz wants to merge 2 commits from feat_jump_to_next_prev_section into better_libplayer_tests
pull from: feat_jump_to_next_prev_section
merge into: OpenDJLab:better_libplayer_tests
OpenDJLab:main
OpenDJLab:overhaul_libplayer_process_slice
OpenDJLab:fix_pitch_riding
OpenDJLab:fixup_seek
OpenDJLab:feat_better_seek
OpenDJLab:fix_requested_bigger_frame
OpenDJLab:fix_player_unreachable
OpenDJLab:feat_better_vinyl_emulation
OpenDJLab:rewrite_jogwheel
OpenDJLab:fix_220
OpenDJLab:feat_denonsc2000_improvements
OpenDJLab:fix_self_heal_on_library_worker_crash
OpenDJLab:fix_multi_deck_relative_tempo_drift
OpenDJLab:feat_bpm_leader
OpenDJLab:fix_lofty_crash
OpenDJLab:update_lofty
OpenDJLab:better_libplayer_tests
OpenDJLab:fix_loop_spinback
OpenDJLab:cleanup_libplayer
OpenDJLab:fix_alloc_in_denonsc2000
OpenDJLab:update_egui
OpenDJLab:cleanup_sample_loading_in_backend
OpenDJLab:refactor_backend
OpenDJLab:fix_keybindings_en_us_pitch
OpenDJLab:fix_library_thread_dying
OpenDJLab:fix_selector
OpenDJLab:feat_edit_cover
OpenDJLab:feat_fps_counter
OpenDJLab:fix_waveform
OpenDJLab:fix_close_window
OpenDJLab:feat_deck_type
OpenDJLab:feat_ci
OpenDJLab:v0.6
OpenDJLab:feat_binding_env
OpenDJLab:fix_sample_loader
OpenDJLab:fix_use_no_denormals
OpenDJLab:fix_formatting
OpenDJLab:feat_gui_sections
OpenDJLab:fix_popup_disable
OpenDJLab:fix_resolve_home
OpenDJLab:string_cmd
OpenDJLab:feat_new_playlist
OpenDJLab:fix_waveform_rendering_pixels
OpenDJLab:rebranding
OpenDJLab:fix_small_window_crash
OpenDJLab:feat_visualize_loop
OpenDJLab:feat_better_waveform_rendering
OpenDJLab:fix_mark_played
OpenDJLab:feat_cover_images
OpenDJLab:fix_resample_waveform
OpenDJLab:fix_denon_sc2000_clone_deck
OpenDJLab:fix_played_marker
OpenDJLab:feat_mark_played
OpenDJLab:fix_loop_alignment
OpenDJLab:resampler_zone
OpenDJLab:fix_panic_in_get_sample_or_zero
OpenDJLab:fix_key_handling
OpenDJLab:feat_better_waveforms
OpenDJLab:fix_gui_key_event
OpenDJLab:improve_error_handling
OpenDJLab:fix_nix_build
OpenDJLab:remove_tui
OpenDJLab:improve_edit_metadata
OpenDJLab:refactor_multiplex_rtrb
OpenDJLab:feat_gui_edit_metadata
OpenDJLab:gui_deck_indicator_reposition
OpenDJLab:fix_keybindings_en_us
OpenDJLab:fix_gui_deck_overgrowing
OpenDJLab:gui_deck_indicator
OpenDJLab:fix_gui_waveform_overview
OpenDJLab:fix_gui_library
OpenDJLab:improve_egui_popups2
OpenDJLab:wgpu_storage_buffer
OpenDJLab:refactor_units

ToDo

  • Track moving is broken, most likely because of recation of LibraryPosition::resolve
# ToDo - [ ] Track moving is broken, most likely because of recation of LibraryPosition::resolve
obsoleszenz changed target branch from main to better_libplayer_tests 2026年03月04日 01:41:27 +01:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat_jump_to_next_prev_section:feat_jump_to_next_prev_section
git switch feat_jump_to_next_prev_section

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch better_libplayer_tests
git merge --no-ff feat_jump_to_next_prev_section
git switch feat_jump_to_next_prev_section
git rebase better_libplayer_tests
git switch better_libplayer_tests
git merge --ff-only feat_jump_to_next_prev_section
git switch feat_jump_to_next_prev_section
git rebase better_libplayer_tests
git switch better_libplayer_tests
git merge --no-ff feat_jump_to_next_prev_section
git switch better_libplayer_tests
git merge --squash feat_jump_to_next_prev_section
git switch better_libplayer_tests
git merge --ff-only feat_jump_to_next_prev_section
git switch better_libplayer_tests
git merge feat_jump_to_next_prev_section
git push origin better_libplayer_tests
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
OpenDJLab/LibreDJ!199
Reference in a new issue
OpenDJLab/LibreDJ
No description provided.
Delete branch "feat_jump_to_next_prev_section"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?