3
18
Fork
You've already forked LibreDJ
6

hide hidden files #59

Open
sonnenteich wants to merge 5 commits from sonnenteich/librecdj:hide_hidden_files into main
pull from: sonnenteich/librecdj:hide_hidden_files
merge into: OpenDJLab:main
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:feat_jump_to_next_prev_section
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
Contributor
Copy link

Hide hidden files by default and add an option to show the hidden files if needed

Hide hidden files by default and add an option to show the hidden files if needed

Hey hey, sorry for not having a look earlier on this. I'm currently a bit reluctant with merging library configurations, simply because i'm not sure how this plays along with the move to caja . Also I don't really want librecdj to be configured through environment variables.

Totally see the point though of why one wants to have this feature :P

Hey hey, sorry for not having a look earlier on this. I'm currently a bit reluctant with merging library configurations, simply because i'm not sure how this plays along with the move to [caja ](https://codeberg.org/obsoleszenz/caja). Also I don't really want librecdj to be configured through environment variables. Totally see the point though of why one wants to have this feature :P
This pull request has changes conflicting with the target branch.
  • crates/libbackend/src/library/worker.rs
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

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

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 main
git merge --no-ff sonnenteich-hide_hidden_files
git switch sonnenteich-hide_hidden_files
git rebase main
git switch main
git merge --ff-only sonnenteich-hide_hidden_files
git switch sonnenteich-hide_hidden_files
git rebase main
git switch main
git merge --no-ff sonnenteich-hide_hidden_files
git switch main
git merge --squash sonnenteich-hide_hidden_files
git switch main
git merge --ff-only sonnenteich-hide_hidden_files
git switch main
git merge sonnenteich-hide_hidden_files
git push origin main
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
2 participants
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!59
Reference in a new issue
OpenDJLab/LibreDJ
No description provided.
Delete branch "sonnenteich/librecdj:hide_hidden_files"

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?